[Intel-xe] [PATCH 0/3] A rebind fixes
Matthew Brost
matthew.brost at intel.com
Fri Jun 9 18:26:24 UTC 2023
This should help with the CI issues we are facing around xe_exec_evict.
Matthew Brost (3):
drm/xe: Handle unmapped userptr in analyze VM
drm/xe: Ban a VM if rebind worker hits an error
drm/xe: Use Xe ordered workqueue for rebind worker
drivers/gpu/drm/xe/xe_engine.c | 5 ++++
drivers/gpu/drm/xe/xe_exec.c | 2 +-
drivers/gpu/drm/xe/xe_preempt_fence.c | 2 +-
drivers/gpu/drm/xe/xe_trace.h | 5 ++++
drivers/gpu/drm/xe/xe_vm.c | 40 +++++++++++++++++++++------
drivers/gpu/drm/xe/xe_vm.h | 16 +++++++++++
drivers/gpu/drm/xe/xe_vm_madvise.c | 2 +-
drivers/gpu/drm/xe/xe_vm_types.h | 5 ++--
8 files changed, 63 insertions(+), 14 deletions(-)
--
2.34.1
More information about the Intel-xe
mailing list