Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of VM bind fixes
@ 2024-02-01  0:48 Matthew Brost
  2024-02-01  0:48 ` [PATCH 1/2] drm/xe: Take a reference in xe_exec_queue_last_fence_get() Matthew Brost
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Matthew Brost @ 2024-02-01  0:48 UTC (permalink / raw)
  To: intel-xe

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-02-02  8:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-01  0:48 [PATCH 0/2] A couple of VM bind fixes Matthew Brost
2024-02-01  0:48 ` [PATCH 1/2] drm/xe: Take a reference in xe_exec_queue_last_fence_get() Matthew Brost
2024-02-01 19:15   ` Maarten Lankhorst
2024-02-01  0:48 ` [PATCH 2/2] drm/xe: Pick correct userptr VMA to repin on REMAP op failure Matthew Brost
2024-02-01 19:18   ` Maarten Lankhorst
2024-02-01 19:26     ` Matthew Brost
2024-02-01 20:00       ` Maarten Lankhorst
2024-02-02  8:37         ` Maarten Lankhorst
2024-02-01  1:46 ` ✓ CI.Patch_applied: success for A couple of VM bind fixes Patchwork
2024-02-01  1:47 ` ✗ CI.checkpatch: warning " Patchwork
2024-02-01  1:48 ` ✓ CI.KUnit: success " Patchwork
2024-02-01  1:55 ` ✓ CI.Build: " Patchwork
2024-02-01  1:55 ` ✓ CI.Hooks: " Patchwork
2024-02-01  1:57 ` ✓ CI.checksparse: " Patchwork
2024-02-01  2:20 ` ✓ CI.BAT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox