aboutsummaryrefslogtreecommitdiff
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 rebindsGravatar Thomas Hellström 1-0/+5
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 1-30/+19
2024-02-29drm/xe/uapi: Remove unused flagsGravatar Francois Dugast 1-10/+0
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesGravatar Thomas Hellström 1-10/+0
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesGravatar Thomas Hellström 1-10/+0
2024-02-14drm/xe: Remove exec queue bind.fence_*Gravatar Matthew Brost 1-20/+9
2024-01-23drm/xe: Document nested struct members according to guidelinesGravatar Thomas Hellström 1-18/+18
2024-01-15drm/xe: Fix modifying exec_queue priority in xe_migrate_initGravatar Brian Welty 1-2/+4
2024-01-10drm/xe: Remove set_job_timeout_ms() from exec_queue_opsGravatar Brian Welty 1-2/+0
2024-01-10drm/xe: Add exec_queue.sched_props.job_timeout_msGravatar Brian Welty 1-0/+2
2024-01-09drm/xe: Fix modifying exec_queue priority in xe_migrate_initGravatar Brian Welty 1-2/+4
2023-12-21drm/xe/uapi: Remove sync bindsGravatar Matthew Brost 1-2/+0
2023-12-21drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctlGravatar Bommu Krishnaiah 1-0/+2
2023-12-21drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLsGravatar Matthew Brost 1-2/+3
2023-12-21drm/xe: Fix VM bind out-sync signaling orderingGravatar Matthew Brost 1-0/+6
2023-12-21drm/xe: Remove async worker and rework sync bindsGravatar Matthew Brost 1-0/+2
2023-12-21drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementationGravatar Matthew Brost 1-4/+2
2023-12-21drm/xe: standardize vm-less kernel submissionsGravatar Daniele Ceraolo Spurio 1-2/+0
2023-12-21drm/xe: split kernel vs permanent engine flagsGravatar Daniele Ceraolo Spurio 1-8/+16
2023-12-21drm/xe: Rename engine to exec_queueGravatar Francois Dugast 1-0/+209