All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH v5 0/2] Notify userspace about uevent failure
@ 2023-07-18 13:32 Himal Prasad Ghimiray
  2023-07-18 13:32 ` [Intel-xe] [PATCH v5 1/2] drm/xe: Notify Userspace when gt reset fails Himal Prasad Ghimiray
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Himal Prasad Ghimiray @ 2023-07-18 13:32 UTC (permalink / raw)
  To: intel-xe; +Cc: Lucas De Marchi, Rodrigo Vivi

series sends an uevent in case of gt reset failure.
since we have no mechanism to ensure gt reset failure from
hw perspective introducing the fault injection to validate the uevent.

https://gitlab.freedesktop.org/drm/xe/ci/-/commit/5ab4b369758a57b5a799b93c1d5b556c98d9d557
is enabling the config to ensure debugfs creations are succesful.

Tested-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Testcase: https://patchwork.freedesktop.org/series/120913/

Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> 

Himal Prasad Ghimiray (2):
  drm/xe: Notify Userspace when gt reset fails
  drm/xe: Introduce fault injection for gt reset

 drivers/gpu/drm/xe/xe_debugfs.c | 10 ++++++++++
 drivers/gpu/drm/xe/xe_gt.c      | 26 +++++++++++++++++++++++++-
 drivers/gpu/drm/xe/xe_gt.h      | 14 ++++++++++++++
 include/uapi/drm/xe_drm.h       |  8 ++++++++
 4 files changed, 57 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-07-24  8:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-18 13:32 [Intel-xe] [PATCH v5 0/2] Notify userspace about uevent failure Himal Prasad Ghimiray
2023-07-18 13:32 ` [Intel-xe] [PATCH v5 1/2] drm/xe: Notify Userspace when gt reset fails Himal Prasad Ghimiray
2023-07-18 15:01   ` Nilawar, Badal
2023-07-18 23:52   ` Roper, Matthew D
2023-07-19  1:51     ` Ghimiray, Himal Prasad
2023-07-20 16:32       ` Rodrigo Vivi
2023-07-24  8:35         ` Ghimiray, Himal Prasad
2023-07-18 13:32 ` [Intel-xe] [PATCH v5 2/2] drm/xe: Introduce fault injection for gt reset Himal Prasad Ghimiray
2023-07-20 16:28   ` Rodrigo Vivi
2023-07-24  8:38     ` Ghimiray, Himal Prasad
2023-07-18 15:52 ` [Intel-xe] ✓ CI.Patch_applied: success for Notify userspace about uevent failure Patchwork
2023-07-18 15:52 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-07-18 15:52 ` [Intel-xe] ✗ CI.KUnit: failure " Patchwork

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.