summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_atomic.h
AgeCommit message (Expand)Author
2016-01-06drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst
2015-11-25drm: fix potential dangling else problems in for_each_ macrosJani Nikula
2015-11-17drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst
2015-07-27drm/atomic: add connectors_changed to separate it from mode_changed, v2Maarten Lankhorst
2015-06-19drm/atomic: Extract needs_modeset functionDaniel Vetter
2015-05-26drm/atomic: fix out of bounds read in for_each_*_in_state helpersAndrey Ryabinin
2015-05-26drm/atomic: Add MODE_ID propertyDaniel Stone
2015-05-26drm: Add drm_atomic_set_mode_for_crtcDaniel Stone
2015-05-21drm/atomic: add drm_atomic_add_affected_planesMaarten Lankhorst
2015-05-18drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst
2015-05-13drm/atomic: add drm_atomic_get_existing_*_state helpersMaarten Lankhorst
2015-04-11drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macrosAnder Conselvan de Oliveira
2015-01-05drm/atomic: Hide drm.ko internal interfacesDaniel Vetter
2015-01-05drm: add atomic propertiesRob Clark
2014-12-18drm: add atomic_get_propertyRob Clark
2014-12-18drm: add atomic_set_property wrappersRob Clark
2014-12-17drm/atomic: Introduce state->obj backpointersDaniel Vetter
2014-11-27drm/atomic: track bitmask of planes attached to crtcRob Clark
2014-11-25drm: Make drm_atomic.h standalone includibleThierry Reding
2014-11-06drm/atomic: Refcounting for plane_state->fbDaniel Vetter
2014-11-05drm: Global atomic state handlingDaniel Vetter