Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Userptr fixes
@ 2025-02-20 23:45 Matthew Brost
  2025-02-20 23:45 ` [PATCH 1/2] drm/xe/userptr: fix EFAULT handling Matthew Brost
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Matthew Brost @ 2025-02-20 23:45 UTC (permalink / raw)
  To: intel-xe; +Cc: thomas.hellstrom, matthew.auld

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


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

end of thread, other threads:[~2025-02-24 13:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-20 23:45 [PATCH 0/2] Userptr fixes Matthew Brost
2025-02-20 23:45 ` [PATCH 1/2] drm/xe/userptr: fix EFAULT handling Matthew Brost
2025-02-21  8:57   ` Thomas Hellström
2025-02-20 23:45 ` [PATCH 2/2] drm/xe: Userptr invalidation race with binds fixes Matthew Brost
2025-02-21 11:34   ` Thomas Hellström
2025-02-21 14:43     ` Matthew Brost
2025-02-21 15:27       ` Thomas Hellström
2025-02-21 16:59         ` Matthew Brost
2025-02-24  8:06           ` Thomas Hellström
2025-02-20 23:50 ` ✓ CI.Patch_applied: success for Userptr fixes Patchwork
2025-02-20 23:50 ` ✗ CI.checkpatch: warning " Patchwork
2025-02-20 23:51 ` ✓ CI.KUnit: success " Patchwork
2025-02-21  0:08 ` ✓ CI.Build: " Patchwork
2025-02-21  0:10 ` ✓ CI.Hooks: " Patchwork
2025-02-21  0:12 ` ✓ CI.checksparse: " Patchwork
2025-02-21  0:31 ` ✓ Xe.CI.BAT: " Patchwork
2025-02-21 16:28 ` ✗ Xe.CI.Full: failure " Patchwork

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