All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/xe/xe_vm: Add error injection support to lock and prep
@ 2025-08-26 15:43 Jonathan Cavitt
  2025-08-26 15:43 ` [PATCH 1/2] Revert "drm/xe: Add VM bind IOCTL error injection" Jonathan Cavitt
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Jonathan Cavitt @ 2025-08-26 15:43 UTC (permalink / raw)
  To: intel-gfx
  Cc: saurabhg.gupta, alex.zuo, jonathan.cavitt, matthew.brost,
	john.c.harrison

Error injection should use the error injection interface, and should be
decoupled from CONFIG_DRM_XE_DEBUG.  Remove TEST_VM_OPS_ERROR from the
code, and add error injection support to the function
vm_bind_ioctl_ops_lock_and_prep.  This necessitates marking the function
as noinline.

Jonathan Cavitt (2):
  Revert "drm/xe: Add VM bind IOCTL error injection"
  drm/xe/xe_vm: Add error injection support to lock and prep

 drivers/gpu/drm/xe/xe_device_types.h | 12 -----------
 drivers/gpu/drm/xe/xe_pt.c           | 12 -----------
 drivers/gpu/drm/xe/xe_vm.c           | 31 ++++++----------------------
 drivers/gpu/drm/xe/xe_vm_types.h     | 14 -------------
 4 files changed, 6 insertions(+), 63 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 0/2] drm/xe/xe_vm: Add error injection support to lock and prep
@ 2025-08-26 17:50 Jonathan Cavitt
  2025-08-27  4:25 ` Matthew Brost
  0 siblings, 1 reply; 13+ messages in thread
From: Jonathan Cavitt @ 2025-08-26 17:50 UTC (permalink / raw)
  To: intel-xe
  Cc: saurabhg.gupta, alex.zuo, jonathan.cavitt, john.c.harrison,
	matthew.brost

Error injection should use the error injection interface, and should be
decoupled from CONFIG_DRM_XE_DEBUG.  Remove TEST_VM_OPS_ERROR from the
code, and add error injection support to the function
vm_bind_ioctl_ops_lock_and_prep.  This necessitates marking the function
as noinline.

Jonathan Cavitt (2):
  Revert "drm/xe: Add VM bind IOCTL error injection"
  drm/xe/xe_vm: Add error injection support to lock and prep

 drivers/gpu/drm/xe/xe_device_types.h | 12 -----------
 drivers/gpu/drm/xe/xe_pt.c           | 12 -----------
 drivers/gpu/drm/xe/xe_vm.c           | 31 ++++++----------------------
 drivers/gpu/drm/xe/xe_vm_types.h     | 14 -------------
 4 files changed, 6 insertions(+), 63 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-08-27 13:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-26 15:43 [PATCH 0/2] drm/xe/xe_vm: Add error injection support to lock and prep Jonathan Cavitt
2025-08-26 15:43 ` [PATCH 1/2] Revert "drm/xe: Add VM bind IOCTL error injection" Jonathan Cavitt
2025-08-27  3:36   ` Matthew Brost
2025-08-26 15:43 ` [PATCH 2/2] drm/xe/xe_vm: Add error injection support to lock and prep Jonathan Cavitt
2025-08-26 18:03   ` Matthew Brost
2025-08-26 18:34     ` Cavitt, Jonathan
2025-08-26 18:57       ` Matthew Brost
2025-08-26 16:44 ` ✓ i915.CI.BAT: success for " Patchwork
2025-08-26 17:51 ` [PATCH 0/2] " Cavitt, Jonathan
2025-08-27  2:28 ` ✗ i915.CI.Full: failure for " Patchwork
2025-08-27 13:26 ` [PATCH 0/2] " Rodrigo Vivi
  -- strict thread matches above, loose matches on Subject: below --
2025-08-26 17:50 Jonathan Cavitt
2025-08-27  4:25 ` Matthew Brost

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.