summaryrefslogtreecommitdiff
path: root/include/drm/drm_atomic.h (follow)
Commit message (Expand)AuthorAge
* drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst2015-11-17
* drm/atomic: add connectors_changed to separate it from mode_changed, v2Maarten Lankhorst2015-07-27
* drm/atomic: Extract needs_modeset functionDaniel Vetter2015-06-19
* drm/atomic: fix out of bounds read in for_each_*_in_state helpersAndrey Ryabinin2015-05-26
* drm/atomic: Add MODE_ID propertyDaniel Stone2015-05-26
* drm: Add drm_atomic_set_mode_for_crtcDaniel Stone2015-05-26
* drm/atomic: add drm_atomic_add_affected_planesMaarten Lankhorst2015-05-21
* drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst2015-05-18
* drm/atomic: add drm_atomic_get_existing_*_state helpersMaarten Lankhorst2015-05-13
* drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macrosAnder Conselvan de Oliveira2015-04-11
* drm/atomic: Hide drm.ko internal interfacesDaniel Vetter2015-01-05
* drm: add atomic propertiesRob Clark2015-01-05
* drm: add atomic_get_propertyRob Clark2014-12-18
* drm: add atomic_set_property wrappersRob Clark2014-12-18
* drm/atomic: Introduce state->obj backpointersDaniel Vetter2014-12-17
* drm/atomic: track bitmask of planes attached to crtcRob Clark2014-11-27
* drm: Make drm_atomic.h standalone includibleThierry Reding2014-11-25
* drm/atomic: Refcounting for plane_state->fbDaniel Vetter2014-11-06
* drm: Global atomic state handlingDaniel Vetter2014-11-05