index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
drm/omap: Add 'alpha' and 'pixel blend mode' plane properties
Jean-Jacques Hiblot
1
-1
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-03-28
drm/omap: Use normalized zpos for plane placement
Peter Ujfalusi
1
-1
/
+1
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
1
-6
/
+6
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
1
-2
/
+2
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-3
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-06-02
drm/omap: DRM_MODE_REFLECT_* instead of mirror boolean
Tomi Valkeinen
1
-1
/
+0
2017-06-02
drm/omap: use DRM_MODE_ROTATE_* instead of OMAP_DSS_ROT_*
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm/omap: remove omap_drm_win
Tomi Valkeinen
1
-24
/
+1
2017-06-02
drm/omap: remove omap_framebuffer_get_formats()
Tomi Valkeinen
1
-8
/
+7
2017-06-02
drm/omap: remove dma & vrfb rotation
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm/omap: remove ovl_set_channel_out
Tomi Valkeinen
1
-4
/
+2
2017-06-02
drm: omapdrm: Add zpos property
Laurent Pinchart
1
-0
/
+2
2017-06-02
drm: omapdrm: Remove custom plane state
Laurent Pinchart
1
-52
/
+6
2017-06-02
drm: omapdrm: Store the Z order in the plane state zpos field
Laurent Pinchart
1
-14
/
+7
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-8
/
+8
2017-04-03
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
1
-4
/
+20
2017-04-03
drm/omap: Remove the obsolete #define omap_plane _omap_plane hack
Jyri Sarha
1
-7
/
+1
2017-04-03
drm/omap: fix replication logic
Tomi Valkeinen
1
-1
/
+1
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
1
-6
/
+9
2017-04-03
drm/omap: move dispc related dss-feat funcs to dispc
Tomi Valkeinen
1
-1
/
+1
2016-12-19
drm: omapdrm: Handle FIFO underflow IRQs internally
Laurent Pinchart
1
-24
/
+0
2016-12-08
drm/omap: fix primary-plane's possible_crtcs
Tomi Valkeinen
1
-3
/
+3
2016-11-02
drm/omap: print error instead of WARN() if plane setup fails
Tomi Valkeinen
1
-1
/
+3
2016-11-02
drm/omap: cleanup omap_plane_atomic_check()
Tomi Valkeinen
1
-9
/
+12
2016-11-02
drm/omap: fix plane check when crtc is disabled
Tomi Valkeinen
1
-0
/
+3
2016-10-21
drm/omap: Use per-plane rotation property
Ville Syrjälä
1
-3
/
+11
2016-10-21
drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
Ville Syrjälä
1
-1
/
+1
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
1
-6
/
+2
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
1
-2
/
+2
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-5
/
+5
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
1
-1
/
+1
2016-03-03
drm/omap: check if rotation is supported before commit
Tomi Valkeinen
1
-0
/
+6
2015-12-31
drm: omapdrm: Fix plane state free in plane reset handler
Laurent Pinchart
1
-5
/
+4
2015-12-31
drm: omapdrm: move omap_plane_reset()
Tomi Valkeinen
1
-27
/
+27
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+1
2015-10-05
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
1
-1
/
+1
2015-09-08
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
1
-4
/
+6
2015-07-02
drm/omap: check that plane is inside crtc
Tomi Valkeinen
1
-0
/
+26
2015-06-12
drm: omapdrm: if omap_plane_atomic_update fails, disable plane
Tomi Valkeinen
1
-1
/
+3
2015-06-12
drm: omapdrm: inline omap_plane_setup into update/disable
Tomi Valkeinen
1
-27
/
+17
2015-06-12
drm: omapdrm: omap_plane_setup() cannot fail, use WARN
Tomi Valkeinen
1
-9
/
+4
2015-06-12
drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()
Laurent Pinchart
1
-1
/
+1
2015-06-12
drm: omapdrm: Remove omap_plane enabled field
Laurent Pinchart
1
-37
/
+8
2015-06-12
drm: omapdrm: Move plane info and win out of the plane structure
Laurent Pinchart
1
-51
/
+41
2015-06-12
drm: omapdrm: Switch crtc and plane set_property to atomic helpers
Laurent Pinchart
1
-61
/
+119
2015-06-12
drm: omapdrm: Drop manual framebuffer pin handling
Laurent Pinchart
1
-41
/
+0
2015-06-12
drm: omapdrm: Switch page flip to atomic helpers
Laurent Pinchart
1
-23
/
+0
[next]