summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_exec_queue_types.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-04drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström1-0/+5
2024-03-14Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-30/+19
2024-02-29drm/xe/uapi: Remove unused flagsFrancois Dugast1-10/+0
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström1-10/+0
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström1-10/+0
2024-02-14drm/xe: Remove exec queue bind.fence_*Matthew Brost1-20/+9
2024-01-23drm/xe: Document nested struct members according to guidelinesThomas Hellström1-18/+18
2024-01-15drm/xe: Fix modifying exec_queue priority in xe_migrate_initBrian Welty1-2/+4
2024-01-11drm/xe: Remove set_job_timeout_ms() from exec_queue_opsBrian Welty1-2/+0
2024-01-11drm/xe: Add exec_queue.sched_props.job_timeout_msBrian Welty1-0/+2
2024-01-10drm/xe: Fix modifying exec_queue priority in xe_migrate_initBrian Welty1-2/+4
2023-12-21drm/xe/uapi: Remove sync bindsMatthew Brost1-2/+0
2023-12-21drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctlBommu Krishnaiah1-0/+2
2023-12-21drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLsMatthew Brost1-2/+3
2023-12-21drm/xe: Fix VM bind out-sync signaling orderingMatthew Brost1-0/+6
2023-12-21drm/xe: Remove async worker and rework sync bindsMatthew Brost1-0/+2
2023-12-21drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementationMatthew Brost1-4/+2
2023-12-21drm/xe: standardize vm-less kernel submissionsDaniele Ceraolo Spurio1-2/+0
2023-12-21drm/xe: split kernel vs permanent engine flagsDaniele Ceraolo Spurio1-8/+16
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast1-0/+209