index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2021-06-24
drm/omap: Follow implicit fencing in prepare_fb
Daniel Vetter
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
2020-12-15
drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes
Jyri Sarha
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-08-23
drm/omap: Add 'alpha' and 'pixel blend mode' plane properties
Jean-Jacques Hiblot
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-03-28
drm/omap: Use normalized zpos for plane placement
Peter Ujfalusi
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-06-02
drm/omap: DRM_MODE_REFLECT_* instead of mirror boolean
Tomi Valkeinen
2017-06-02
drm/omap: use DRM_MODE_ROTATE_* instead of OMAP_DSS_ROT_*
Tomi Valkeinen
2017-06-02
drm/omap: remove omap_drm_win
Tomi Valkeinen
2017-06-02
drm/omap: remove omap_framebuffer_get_formats()
Tomi Valkeinen
2017-06-02
drm/omap: remove dma & vrfb rotation
Tomi Valkeinen
2017-06-02
drm/omap: remove ovl_set_channel_out
Tomi Valkeinen
2017-06-02
drm: omapdrm: Add zpos property
Laurent Pinchart
2017-06-02
drm: omapdrm: Remove custom plane state
Laurent Pinchart
2017-06-02
drm: omapdrm: Store the Z order in the plane state zpos field
Laurent Pinchart
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-04-03
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
2017-04-03
drm/omap: Remove the obsolete #define omap_plane _omap_plane hack
Jyri Sarha
2017-04-03
drm/omap: fix replication logic
Tomi Valkeinen
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
2017-04-03
drm/omap: move dispc related dss-feat funcs to dispc
Tomi Valkeinen
2016-12-19
drm: omapdrm: Handle FIFO underflow IRQs internally
Laurent Pinchart
2016-12-08
drm/omap: fix primary-plane's possible_crtcs
Tomi Valkeinen
2016-11-02
drm/omap: print error instead of WARN() if plane setup fails
Tomi Valkeinen
2016-11-02
drm/omap: cleanup omap_plane_atomic_check()
Tomi Valkeinen
2016-11-02
drm/omap: fix plane check when crtc is disabled
Tomi Valkeinen
2016-10-21
drm/omap: Use per-plane rotation property
Ville Syrjälä
2016-10-21
drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
Ville Syrjälä
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2016-03-03
drm/omap: check if rotation is supported before commit
Tomi Valkeinen
2015-12-31
drm: omapdrm: Fix plane state free in plane reset handler
Laurent Pinchart
2015-12-31
drm: omapdrm: move omap_plane_reset()
Tomi Valkeinen
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-10-05
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
[next]