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