index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_plane.c
Commit message (
Expand
)
Author
Age
*
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
2016-08-19
*
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-08-08
*
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2016-05-17
*
drm/omap: check if rotation is supported before commit
Tomi Valkeinen
2016-03-03
*
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-31
*
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
*
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
2015-10-05
*
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2015-09-08
*
drm/omap: check that plane is inside crtc
Tomi Valkeinen
2015-07-02
*
drm: omapdrm: if omap_plane_atomic_update fails, disable plane
Tomi Valkeinen
2015-06-12
*
drm: omapdrm: inline omap_plane_setup into update/disable
Tomi Valkeinen
2015-06-12
*
drm: omapdrm: omap_plane_setup() cannot fail, use WARN
Tomi Valkeinen
2015-06-12
*
drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()
Laurent Pinchart
2015-06-12
*
drm: omapdrm: Remove omap_plane enabled field
Laurent Pinchart
2015-06-12
*
drm: omapdrm: Move plane info and win out of the plane structure
Laurent Pinchart
2015-06-12
*
drm: omapdrm: Switch crtc and plane set_property to atomic helpers
Laurent Pinchart
2015-06-12
*
drm: omapdrm: Drop manual framebuffer pin handling
Laurent Pinchart
2015-06-12
*
drm: omapdrm: Switch page flip to atomic helpers
Laurent Pinchart
2015-06-12
*
drm: omapdrm: Switch plane update to atomic helpers
Laurent Pinchart
2015-06-12
*
drm: omapdrm: Implement planes atomic operations
Laurent Pinchart
2015-06-12
*
drm: omapdrm: Wire up atomic state object scaffolding
Laurent Pinchart
2015-06-12
*
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-06-12
*
drm: omapdrm: Apply settings synchronously
Laurent Pinchart
2015-06-12
*
drm: omapdrm: Store the rotation property in dev->mode_config
Laurent Pinchart
2015-06-12
*
drm/omap: use DRM_ERROR_RATELIMITED() for error irqs
Tomi Valkeinen
2015-03-24
*
drm/omap: fix plane's channel selection
Tomi Valkeinen
2015-03-24
*
drm/omap: add a comment why locking is missing
Tomi Valkeinen
2015-03-24
*
drm: omapdrm: Planes are already disabled when destroyed
Laurent Pinchart
2015-03-20
*
drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()
Laurent Pinchart
2015-03-20
*
drm: omapdrm: Prefix all plane functions with omap_plane_
Laurent Pinchart
2015-03-20
*
drm: omapdrm: Remove manual update display support
Laurent Pinchart
2015-03-20
*
drm: omapdrm: Reset the zorder property when disabling a plane
Laurent Pinchart
2015-03-20
*
drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()
Laurent Pinchart
2015-03-20
*
drm: omapdrm: Switch to the universal plane API
Laurent Pinchart
2015-03-20
*
drm: omapdrm: Remove unused variables
Laurent Pinchart
2015-03-20
*
drm: omapdrm: Refactor CRTC creation code
Laurent Pinchart
2015-03-20
*
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
2015-03-20
*
drm: omapdrm: remove unused variable
Boris BREZILLON
2014-11-19
*
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
2014-11-14
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2014-07-29
|
\
|
*
drm: omapdrm: fix compiler errors
Russell King
2014-07-21
*
|
drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()
Ville Syrjälä
2014-07-11
*
|
drm: Add support_bits parameter to drm_property_create_bitmask()
Ville Syrjälä
2014-07-11
|
/
*
drm/omap: fix the handling of fb ref counts
Tomi Valkeinen
2014-04-15
*
drm/omap: fix plane rotation
Grazvydas Ignotas
2014-04-14
*
drm/omap: use flip-work helper
Rob Clark
2013-08-18
*
drm/omap: Take a fb reference in omap_plane_update()
Archit Taneja
2013-04-11
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
*
drm/omap: move out of staging
Rob Clark
2013-02-16