aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_atomic_helper.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-16drm/fb-helper: atomic restore_fbdev_mode()..Rob Clark1-0/+6
2015-09-08drm/atomic-helper: Implement drm_atomic_helper_duplicate_state()Thierry Reding1-0/+3
2015-09-08drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter1-1/+2
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst1-2/+2
2015-05-21drm/atomic: add commit_planes_on_crtc helperMaarten Lankhorst1-0/+1
2015-05-13drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_stateDaniel Vetter1-0/+4
2015-04-08Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-0/+14
2015-04-02drm/atomic: Add helpers for state-subclassing driversThierry Reding1-0/+14
2015-02-24drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter1-3/+3
2015-01-28Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-0/+2
2015-01-27drm/plane: Add optional ->atomic_disable() callbackThierry Reding1-0/+37
2015-01-27drm/atomic-helper: add connector->dpms() implementationDaniel Vetter1-0/+2
2014-12-17drm/atomic-helper: Export both plane and modeset check helpersDaniel Vetter1-0/+4
2014-11-27drm/atomic: add plane iterator macrosRob Clark1-0/+24
2014-11-25drm: Make drm_atomic_helper.h standalone includibleThierry Reding1-0/+2
2014-11-12drm: export atomic wait_for_vblanks helper (v2)Rob Clark1-0/+3
2014-11-06drm/atomic-helpers: functions for state duplicate/destroy/resetDaniel Vetter1-0/+19
2014-11-06drm/atomic-helper: implement ->page_flipDaniel Vetter1-0/+5
2014-11-06drm/atomic-helper: implementatations for legacy interfacesDaniel Vetter1-0/+21
2014-11-06drm: Atomic crtc/connector updates using crtc/plane helper interfacesDaniel Vetter1-0/+8
2014-11-05drm: Add atomic/plane helpersDaniel Vetter1-0/+44