[Intel-xe] [PATCH v2 0/4] Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE
Matthew Brost
matthew.brost at intel.com
Fri Sep 15 23:34:41 UTC 2023
Backwards backing uAPI changes, getting on the list.
First 3 patches already on the list [1] and free to merge as soon as it
gets an RB.
The required IGT changes are also on the list [2].
Matt
[1] https://patchwork.freedesktop.org/series/123820/
[2] https://patchwork.freedesktop.org/series/123821/
Matthew Brost (4):
drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE
implementation
drm/xe: Rename exec_queue_kill_compute to
xe_vm_remove_compute_exec_queue
drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
drivers/gpu/drm/xe/xe_exec_queue.c | 97 +++++++-----------------
drivers/gpu/drm/xe/xe_exec_queue_types.h | 6 +-
drivers/gpu/drm/xe/xe_vm.c | 21 +++++
drivers/gpu/drm/xe/xe_vm.h | 1 +
include/uapi/drm/xe_drm.h | 19 ++---
5 files changed, 57 insertions(+), 87 deletions(-)
--
2.34.1
More information about the Intel-xe
mailing list