Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH v8 0/3] Notify userspace about uevent failure
@ 2023-07-25 15:51 Himal Prasad Ghimiray
  2023-07-25 15:51 ` [Intel-xe] [PATCH v8 1/3] fault-inject: Include linux/types.h by default Himal Prasad Ghimiray
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Himal Prasad Ghimiray @ 2023-07-25 15:51 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/121309/

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

Himal Prasad Ghimiray (3):
  fault-inject: Include linux/types.h by default.
  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      | 25 ++++++++++++++++++++++++-
 drivers/gpu/drm/xe/xe_gt.h      | 14 ++++++++++++++
 include/linux/fault-inject.h    |  3 ++-
 include/uapi/drm/xe_drm.h       |  8 ++++++++
 5 files changed, 58 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-07-26 18:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 15:51 [Intel-xe] [PATCH v8 0/3] Notify userspace about uevent failure Himal Prasad Ghimiray
2023-07-25 15:51 ` [Intel-xe] [PATCH v8 1/3] fault-inject: Include linux/types.h by default Himal Prasad Ghimiray
2023-07-25 15:51 ` [Intel-xe] [PATCH v8 2/3] drm/xe: Notify Userspace when gt reset fails Himal Prasad Ghimiray
2023-07-26 14:39   ` Rodrigo Vivi
2023-07-26 17:14     ` Ghimiray, Himal Prasad
2023-07-26 18:33       ` Rodrigo Vivi
2023-07-25 15:51 ` [Intel-xe] [PATCH v8 3/3] drm/xe: Introduce fault injection for gt reset Himal Prasad Ghimiray
2023-07-25 16:38 ` [Intel-xe] ✓ CI.Patch_applied: success for Notify userspace about uevent failure Patchwork
2023-07-25 16:38 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-07-25 16:40 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-07-25 16:43 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-07-25 16:44 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-07-25 16:45 ` [Intel-xe] ✗ CI.checksparse: warning " Patchwork
2023-07-25 17:13 ` [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