summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_atomic.h
AgeCommit message (Expand)AuthorLines
2025-03-20drm/atomic: Introduce helper to lookup connector by encoderMaxime Ripard-0/+3
2025-02-19drm/atomic: Document history of drm_atomic_stateMaxime Ripard-0/+31
2025-01-14drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter-2/+21
2024-08-26drm/atomic: fix kerneldoc for fake_commit fieldrenjun wang-1/+1
2023-12-18drm/atomic: Make the drm_atomic_state documentation less ambiguousMaxime Ripard-1/+7
2023-12-18drm/atomic: Rework the object doc a bitMaxime Ripard-4/+16
2023-12-18drm/atomic: Remove inexistent referenceMaxime Ripard-1/+1
2023-12-18drm/atomic: Move the drm_atomic_state field doc inlineMaxime Ripard-10/+40
2023-08-21drm/bridge: Fix kernel-doc typo in desc of output_bus_cfg in drm_bridge_stateDouglas Anderson-1/+1
2023-03-13drm: add helper functions to retrieve old and new crtcVinod Polimera-0/+7
2022-11-28drm/atomic: Constify the old/new state accessorsMaxime Ripard-16/+16
2022-06-09drm/atomic: fix warning of unused variableGONG, Ruiqi-0/+1
2022-03-31drm/atomic: Add atomic_print_state to private objectsMaxime Ripard-4/+23
2021-06-04drm: fix doc warnings in drm_atomic.hYu Kuai-0/+4
2021-06-01drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai-0/+12
2021-01-21drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard-0/+4
2020-12-15drm: Document use-after-free gotcha with private objectsMaxime Ripard-0/+20
2020-11-18include/drm/drm_atomic: Make use of 'new_crtc_state'Lee Jones-1/+2
2020-11-12include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warningLee Jones-0/+1
2020-10-27drm/doc: Document legacy_cursor_update betterDaniel Vetter-1/+11
2020-07-15drm: drm_atomic.h: delete duplicated word in commentRandy Dunlap-1/+1
2020-02-18drm/bridge: Fix the bridge kernel docBoris Brezillon-1/+1
2020-01-31drm/bridge: Add the necessary bits to support bus format negotiationBoris Brezillon-0/+42
2020-01-31drm/bridge: Add a drm_bridge_state objectBoris Brezillon-0/+34
2020-01-08Revert "drm/bridge: Add a drm_bridge_state object"Boris Brezillon-3/+0
2020-01-07drm/bridge: Add a drm_bridge_state objectBoris Brezillon-0/+3
2019-12-22drm/atomic: Spell CRTC consistentlyThierry Reding-15/+15
2019-12-22drm: Fix a couple of typos, punctation and whitespace issuesThierry Reding-1/+1
2019-12-10drm/atomic: Update docs around locking and commit sequencingDaniel Vetter-2/+11
2019-11-07drm: atomic helper: fix W=1 warningsBenjamin Gaignard-3/+14
2019-06-13drm: Add helpers to kick off self refresh mode in driversSean Paul-0/+15
2019-06-13drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpersLaurent Pinchart-0/+7
2019-04-29drm: Add drm_atomic_get_old/new_private_obj_statejames qian wang (Arm Technology China)-0/+6
2019-02-05drm/atomic: Add drm_atomic_state->duplicatedLyude Paul-0/+9
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper-1/+1
2019-01-11drm/atomic: Add missing () to function ref in kerneldocDaniel Vetter-3/+3
2018-12-11drm/atomic: integrate modeset lock with private objectsRob Clark-1/+36
2018-11-13Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-0/+11
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-22/+1
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li-0/+11
2018-10-05drm/atomic: Improve docs for drm_atomic_state->allow_modesetDaniel Vetter-1/+9
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter-16/+0
2018-09-09drm/atomic: trim driver interface/docsDaniel Vetter-6/+0
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter-0/+1
2018-06-20drm: writeback: Add out-fences for writeback connectorsBrian Starkey-0/+8
2018-06-20drm: Add writeback connector typeBrian Starkey-0/+3
2018-06-11drm: Stop updating plane->crtc/fb/old_fb on atomic driversVille Syrjälä-3/+0
2018-03-14Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie-0/+22
2018-03-07drm/atomic: Add new reverse iterator over all plane state (V2)Shirish S-0/+22
2018-03-01Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+1