[igt-dev] [PATCH 0/2] Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from Xe uAPI

Matthew Brost matthew.brost at intel.com
Tue Sep 12 23:49:52 UTC 2023


XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE is getting removed in the Xe
uAPI, update IGTs as needed.

Matt

Matthew Brost (2):
  xe_exec_threads: Use DRM_XE_VM_CREATE_COMPUTE_MODE when creating a
    compute VM
  xe: Update uAPI and remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE

 include/drm-uapi/xe_drm.h          | 27 ++++++++++-----------------
 tests/intel/xe_evict.c             | 14 +++-----------
 tests/intel/xe_exec_balancer.c     |  8 +-------
 tests/intel/xe_exec_compute_mode.c | 20 ++------------------
 tests/intel/xe_exec_reset.c        | 10 ++--------
 tests/intel/xe_exec_threads.c      | 17 ++++-------------
 tests/intel/xe_noexec_ping_pong.c  | 10 +---------
 7 files changed, 23 insertions(+), 83 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list