e='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/include/drm/drm_atomic.h
AgeCommit message (Expand)Author
2022-06-09drm/atomic: fix warning of unused variableGONG, Ruiqi
2022-03-31drm/atomic: Add atomic_print_state to private objectsMaxime Ripard
2021-06-04drm: fix doc warnings in drm_atomic.hYu Kuai
2021-06-01drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai
2021-01-21drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard
2020-12-15drm: Document use-after-free gotcha with private objectsMaxime Ripard
2020-11-18include/drm/drm_atomic: Make use of 'new_crtc_state'Lee Jones
2020-11-12include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warningLee Jones
2020-10-27drm/doc: Document legacy_cursor_update betterDaniel Vetter
2020-07-15drm: drm_atomic.h: delete duplicated word in commentRandy Dunlap
2020-02-18drm/bridge: Fix the bridge kernel docBoris Brezillon
2020-01-31drm/bridge: Add the necessary bits to support bus format negotiationBoris Brezillon
2020-01-31drm/bridge: Add a drm_bridge_state objectBoris Brezillon
2020-01-08Revert "drm/bridge: Add a drm_bridge_state object"Boris Brezillon
2020-01-07drm/bridge: Add a drm_bridge_state objectBoris Brezillon
2019-12-22drm/atomic: Spell CRTC consistentlyThierry Reding
2019-12-22drm: Fix a couple of typos, punctation and whitespace issuesThierry Reding
2019-12-10drm/atomic: Update docs around locking and commit sequencingDaniel Vetter
2019-11-07drm: atomic helper: fix W=1 warningsBenjamin Gaignard
2019-06-13drm: Add helpers to kick off self refresh mode in driversSean Paul
2019-06-13drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpersLaurent Pinchart
2019-04-29drm: Add drm_atomic_get_old/new_private_obj_statejames qian wang (Arm Technology China)