[PATCH 0/2] Userptr fixes

Matthew Brost matthew.brost at intel.com
Thu Feb 20 23:45:55 UTC 2025


Tested with below tests on BMG + CONFIG_DRM_XE_USERPTR_INVAL_INJECT
xe_exec_basic; xe_exec_compute_mode; xe_exec_fault_mode; xe_vm; xe_exec_threads

Including a patch from Matt Auld as it required for above test case to pass.

Matt

Matthew Auld (1):
  drm/xe/userptr: fix EFAULT handling

Matthew Brost (1):
  drm/xe: Userptr invalidation race with binds fixes

 drivers/gpu/drm/xe/regs/xe_gtt_defs.h |  1 +
 drivers/gpu/drm/xe/xe_pt.c            | 86 +++++++++++++++++++--------
 drivers/gpu/drm/xe/xe_pt_types.h      |  1 -
 drivers/gpu/drm/xe/xe_vm.c            | 16 ++++-
 4 files changed, 76 insertions(+), 28 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list