aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_atomic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-31drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()Ville Syrjälä1-1/+1
2017-05-04drm: Add driver-private objects to atomic statePandiyan, Dhinakaran1-0/+95
2017-04-06drm/atomic: Unify conflicting encoder handling.Maarten Lankhorst1-2/+0
2017-03-29drm: document the all the atomic iteratorsDaniel Vetter1-1/+158
2017-03-06drm/atomic: Add macros to access existing old/new state, v2.Maarten Lankhorst1-0/+108
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter1-1/+1
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie1-1/+1
2017-02-14drm/atomic: Add new iterators over all state, v3.Maarten Lankhorst1-3/+78
2017-01-25drm/kms-core: Use recommened kerneldoc for struct member refsDaniel Vetter1-2/+4
2017-01-16drm/fence: fix memory overwrite when setting out_fence fdGustavo Padovan1-1/+1
2017-01-05drm: Add kernel-doc for drm_crtc_commit_get/putDaniel Vetter1-1/+20
2016-12-30drm/doc: use preferred struct reference in kernel-docDaniel Vetter1-1/+1
2016-12-27drm: Wrap the check for atomic_commit implementationDhinakaran Pandiyan1-1/+0
2016-12-19drm/atomic: Clean up wait_for_vblanks, v2.Maarten Lankhorst1-0/+1
2016-12-18drm: Move atomic debugfs functions into drm_crtc_internal.hDaniel Vetter1-6/+0
2016-11-28drm/atomic: Constify drm_atomic_crtc_needs_modeset()Ville Syrjälä1-1/+1
2016-11-21drm/atomic: cleanup debugfs entries on un-registering the driver.Liviu Dudau1-0/+1
2016-11-16drm/fence: add out-fences supportGustavo Padovan1-0/+1
2016-11-08drm/atomic: add debugfs file to dump out atomic stateRob Clark1-0/+7
2016-11-08drm/atomic: add drm_atomic_set_fence_for_plane()Gustavo Padovan1-0/+2
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson1-1/+30
2016-10-17drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modesetBrian Starkey1-1/+10
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter1-0/+154
2016-06-10drm/atomic: Add struct drm_crtc_commit to track async updatesDaniel Vetter1-0/+6
2016-06-09drm/atomic: kerneldoc for drm_atomic_crtc_needs_modesetDaniel Vetter1-0/+10
2016-06-02drm/atomic-docs: Spelling fixupsDaniel Vetter1-2/+2
2016-06-02drm: Consolidate crtc arrays in drm_atomic_stateDaniel Vetter1-5/+5
2016-06-02drm: Consolidate plane arrays in drm_atomic_stateDaniel Vetter1-7/+7
2016-06-02drm: Consolidate connector arrays in drm_atomic_stateDaniel Vetter1-5/+5
2016-06-02drm/atomic: Add drm_atomic_crtc_state_for_each_plane_stateDaniel Vetter1-0/+36
2016-05-02drm/atomic: Rename drm_atomic_async_commit to nonblocking.Maarten Lankhorst1-1/+1
2016-01-06drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst1-4/+0
2015-11-25drm: fix potential dangling else problems in for_each_ macrosJani Nikula1-3/+3
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