public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Hardware Error handling for Crescent Island
@ 2026-04-02 17:42 Raag Jadav
  2026-04-02 17:42 ` [PATCH v2 1/4] drm/xe/hw_error: Setup hardware error routing Raag Jadav
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Raag Jadav @ 2026-04-02 17:42 UTC (permalink / raw)
  To: intel-xe
  Cc: matthew.brost, rodrigo.vivi, riana.tauro, michal.wajdeczko,
	matthew.d.roper, umesh.nerlige.ramappa, mallesh.koujalagi,
	Raag Jadav

This series sets up hardware error routing for debug cases on Crescent
Island and handles them by wedging the device so that they are available
to the user for debugging.

v2: Explain the usecase (Matt Roper)
    Allow hardware error routing through debugfs (Mallesh)

Raag Jadav (4):
  drm/xe/hw_error: Setup hardware error routing
  drm/xe/hw_error: Reuse CSC worker for generic error handling
  drm/xe/hw_error: Allow debugging hardware errors
  drm/xe/debugfs: Update hardware error routing with wedged.mode

 drivers/gpu/drm/xe/regs/xe_hw_error_regs.h |  5 ++
 drivers/gpu/drm/xe/xe_debugfs.c            |  2 +
 drivers/gpu/drm/xe/xe_hw_error.c           | 55 ++++++++++++++++++----
 drivers/gpu/drm/xe/xe_hw_error.h           |  1 +
 drivers/gpu/drm/xe/xe_tile_types.h         |  4 +-
 5 files changed, 56 insertions(+), 11 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-27  8:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-02 17:42 [PATCH v2 0/4] Hardware Error handling for Crescent Island Raag Jadav
2026-04-02 17:42 ` [PATCH v2 1/4] drm/xe/hw_error: Setup hardware error routing Raag Jadav
2026-04-27  8:14   ` Tauro, Riana
2026-04-02 17:42 ` [PATCH v2 2/4] drm/xe/hw_error: Reuse CSC worker for generic error handling Raag Jadav
2026-04-27  8:18   ` Tauro, Riana
2026-04-02 17:42 ` [PATCH v2 3/4] drm/xe/hw_error: Allow debugging hardware errors Raag Jadav
2026-04-27  8:20   ` Tauro, Riana
2026-04-02 17:42 ` [PATCH v2 4/4] drm/xe/debugfs: Update hardware error routing with wedged.mode Raag Jadav
2026-04-02 17:53 ` ✓ CI.KUnit: success for Hardware Error handling for Crescent Island (rev2) Patchwork
2026-04-02 18:43 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-03  6:37 ` ✓ Xe.CI.FULL: " Patchwork

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