summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_atomic.h
Commit message (Expand)AuthorAgeFilesLines
* drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst2016-01-061-4/+0
* drm: fix potential dangling else problems in for_each_ macrosJani Nikula2015-11-251-3/+3
* drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst2015-11-171-0/+3
* drm/atomic: add connectors_changed to separate it from mode_changed, v2Maarten Lankhorst2015-07-271-1/+2
* drm/atomic: Extract needs_modeset functionDaniel Vetter2015-06-191-0/+6
* drm/atomic: fix out of bounds read in for_each_*_in_state helpersAndrey Ryabinin2015-05-261-12/+12
* drm/atomic: Add MODE_ID propertyDaniel Stone2015-05-261-0/+3
* drm: Add drm_atomic_set_mode_for_crtcDaniel Stone2015-05-261-0/+3
* drm/atomic: add drm_atomic_add_affected_planesMaarten Lankhorst2015-05-211-0/+4
* drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst2015-05-181-0/+5
* drm/atomic: add drm_atomic_get_existing_*_state helpersMaarten Lankhorst2015-05-131-0/+50
* drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macrosAnder Conselvan de Oliveira2015-04-111-0/+24
* drm/atomic: Hide drm.ko internal interfacesDaniel Vetter2015-01-051-12/+0
* drm: add atomic propertiesRob Clark2015-01-051-0/+3
* drm: add atomic_get_propertyRob Clark2014-12-181-0/+9
* drm: add atomic_set_property wrappersRob Clark2014-12-181-0/+9
* drm/atomic: Introduce state->obj backpointersDaniel Vetter2014-12-171-2/+2
* drm/atomic: track bitmask of planes attached to crtcRob Clark2014-11-271-2/+2
* drm: Make drm_atomic.h standalone includibleThierry Reding2014-11-251-0/+2
* drm/atomic: Refcounting for plane_state->fbDaniel Vetter2014-11-061-0/+2
* drm: Global atomic state handlingDaniel Vetter2014-11-051-0/+65
OpenPOWER on IntegriCloud