[Intel-xe] [PATCH 0/2] drm/xe, drm_xe_uapi: VM mode renaming and uapi update

Thomas Hellström thomas.hellstrom at linux.intel.com
Fri Nov 24 15:23:18 UTC 2023


Rename the VM modes and do a small update of the uAPi
(fault mode now requires also the lr mode flag to be set).

The first patch is internal changes only, no functional changes.
The second patch updates and the uAPI and documents accordingly.

Thomas Hellström (2):
  drm/xe: Internally change the compute_mode and no_dma_fence mode
    naming
  drm/xe/uapi: Use LR abbrev for long-running vms

 drivers/gpu/drm/xe/xe_exec.c       | 16 ++++++++--------
 drivers/gpu/drm/xe/xe_exec_queue.c |  8 ++++----
 drivers/gpu/drm/xe/xe_guc_submit.c |  2 +-
 drivers/gpu/drm/xe/xe_pt.c         |  6 +++---
 drivers/gpu/drm/xe/xe_sched_job.c  |  2 +-
 drivers/gpu/drm/xe/xe_sync.c       |  6 +++---
 drivers/gpu/drm/xe/xe_vm.c         | 24 ++++++++++++------------
 drivers/gpu/drm/xe/xe_vm.h         | 16 ++++++++--------
 drivers/gpu/drm/xe/xe_vm_types.h   |  2 +-
 include/uapi/drm/xe_drm.h          | 20 +++++++++++++++++++-
 10 files changed, 60 insertions(+), 42 deletions(-)

-- 
2.41.0



More information about the Intel-xe mailing list