summaryrefslogtreecommitdiff
path: root/include/drm/drm_exec.h
AgeCommit message (Expand)AuthorFilesLines
2026-05-25drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticketThomas Hellström1-0/+11
2026-05-25drm/exec, drm/xe: Avoid abusing the drm_exec retry pointerThomas Hellström1-0/+19
2026-05-25drm/exec: Make the drm_exec_until_all_locked() macro more readableThomas Hellström1-9/+12
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström1-8/+12
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2024-01-22drm/exec, drm/gpuvm: Prefer u32 over uint32_tThomas Hellström1-2/+2
2023-12-10drm/exec: Pass in initial # of objectsRob Clark1-1/+1
2023-09-07drm/drm_exec: Work around a WW mutex lockdep oddityThomas Hellström1-4/+31
2023-08-10drm/exec: use unique instead of local labelChristian König1-7/+7
2023-07-12drm: execution context for GEM buffers v7Christian König1-0/+123