[PATCH 0/2] A couple of VM bind fixes

Matthew Brost matthew.brost at intel.com
Thu Feb 1 00:48:47 UTC 2024


While rebasing [1] noticed a few instabilities in VM bind code. Fix these.

[1] https://patchwork.freedesktop.org/series/125608/

Matthew Brost (2):
  drm/xe: Take a reference in xe_exec_queue_last_fence_get()
  drm/xe: Pick correct userptr VMA to repin on REMAP op failure

 drivers/gpu/drm/xe/xe_exec_queue.c |  8 ++++++--
 drivers/gpu/drm/xe/xe_migrate.c    |  5 ++++-
 drivers/gpu/drm/xe/xe_sched_job.c  |  1 -
 drivers/gpu/drm/xe/xe_sync.c       |  2 --
 drivers/gpu/drm/xe/xe_vm.c         | 23 ++++++++++++++++++-----
 5 files changed, 28 insertions(+), 11 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list