aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_atomic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-17drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst1-0/+3
2015-07-27drm/atomic: add connectors_changed to separate it from mode_changed, v2Maarten Lankhorst1-1/+2
2015-06-19drm/atomic: Extract needs_modeset functionDaniel Vetter1-0/+6
2015-05-26drm/atomic: fix out of bounds read in for_each_*_in_state helpersAndrey Ryabinin1-12/+12
2015-05-26drm/atomic: Add MODE_ID propertyDaniel Stone1-0/+3
2015-05-26drm: Add drm_atomic_set_mode_for_crtcDaniel Stone1-0/+3
2015-05-21drm/atomic: add drm_atomic_add_affected_planesMaarten Lankhorst1-0/+4
2015-05-18drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst1-0/+5
2015-05-13drm/atomic: add drm_atomic_get_existing_*_state helpersMaarten Lankhorst1-0/+50
2015-04-11drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macrosAnder Conselvan de Oliveira1-0/+24
2015-01-05drm/atomic: Hide drm.ko internal interfacesDaniel Vetter1-12/+0
2015-01-05drm: add atomic propertiesRob Clark1-0/+3
2014-12-18drm: add atomic_get_propertyRob Clark1-0/+9
2014-12-18drm: add atomic_set_property wrappersRob Clark1-0/+9
2014-12-17drm/atomic: Introduce state->obj backpointersDaniel Vetter1-2/+2
2014-11-27drm/atomic: track bitmask of planes attached to crtcRob Clark1-2/+2
2014-11-25drm: Make drm_atomic.h standalone includibleThierry Reding1-0/+2
2014-11-06drm/atomic: Refcounting for plane_state->fbDaniel Vetter1-0/+2
2014-11-05drm: Global atomic state handlingDaniel Vetter1-0/+65