Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/3] A rebind fixes
@ 2023-06-09 18:26 Matthew Brost
  2023-06-09 18:26 ` [Intel-xe] [PATCH 1/3] drm/xe: Handle unmapped userptr in analyze VM Matthew Brost
                   ` (9 more replies)
  0 siblings, 10 replies; 22+ messages in thread
From: Matthew Brost @ 2023-06-09 18:26 UTC (permalink / raw)
  To: intel-xe

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


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

end of thread, other threads:[~2023-06-13 17:11 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09 18:26 [Intel-xe] [PATCH 0/3] A rebind fixes Matthew Brost
2023-06-09 18:26 ` [Intel-xe] [PATCH 1/3] drm/xe: Handle unmapped userptr in analyze VM Matthew Brost
2023-06-09 18:36   ` Souza, Jose
2023-06-09 21:18   ` Thomas Hellström
2023-06-09 18:26 ` [Intel-xe] [PATCH 2/3] drm/xe: Ban a VM if rebind worker hits an error Matthew Brost
2023-06-09 18:34   ` Souza, Jose
2023-06-09 18:42     ` Souza, Jose
2023-06-09 20:16       ` Matthew Brost
2023-06-09 20:15     ` Matthew Brost
2023-06-09 21:10   ` Thomas Hellström
2023-06-12 15:47     ` Matthew Brost
2023-06-13 17:11       ` Thomas Hellström
2023-06-09 18:26 ` [Intel-xe] [PATCH 3/3] drm/xe: Use Xe ordered workqueue for rebind worker Matthew Brost
2023-06-09 18:35   ` Souza, Jose
2023-06-09 21:22   ` Thomas Hellström
2023-06-09 18:28 ` [Intel-xe] ✓ CI.Patch_applied: success for A rebind fixes Patchwork
2023-06-09 18:28 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-06-09 18:30 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-06-09 18:34 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-06-09 18:34 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-06-09 18:35 ` [Intel-xe] ✓ CI.checksparse: " Patchwork
2023-06-09 19:10 ` [Intel-xe] ○ CI.BAT: info " Patchwork

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