public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Hardware Error handling for Crescent Island
@ 2026-02-17 11:46 Raag Jadav
  2026-02-17 11:46 ` [PATCH v1 1/3] drm/xe/cri: Setup hardware error routing Raag Jadav
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Raag Jadav @ 2026-02-17 11:46 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 it is available
to the user for debugging.

Raag Jadav (3):
  drm/xe/cri: Setup hardware error routing
  drm/xe/hw_error: Reuse CSC worker for generic error handling
  drm/xe/cri: Wedge the device on hardware error

 drivers/gpu/drm/xe/regs/xe_hw_error_regs.h |  5 +++
 drivers/gpu/drm/xe/xe_hw_error.c           | 51 +++++++++++++++++-----
 drivers/gpu/drm/xe/xe_hw_error.h           |  1 +
 drivers/gpu/drm/xe/xe_tile_types.h         |  4 +-
 4 files changed, 49 insertions(+), 12 deletions(-)

-- 
2.43.0


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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-17 11:46 [PATCH v1 0/3] Hardware Error handling for Crescent Island Raag Jadav
2026-02-17 11:46 ` [PATCH v1 1/3] drm/xe/cri: Setup hardware error routing Raag Jadav
2026-02-17 21:47   ` Matt Roper
2026-02-19  8:36     ` Raag Jadav
2026-03-26 12:49   ` Mallesh, Koujalagi
2026-04-01 18:21     ` Raag Jadav
2026-02-17 11:46 ` [PATCH v1 2/3] drm/xe/hw_error: Reuse CSC worker for generic error handling Raag Jadav
2026-02-17 11:46 ` [PATCH v1 3/3] drm/xe/cri: Wedge the device on hardware error Raag Jadav
2026-02-17 22:10   ` Matt Roper
2026-02-17 12:42 ` ✓ CI.KUnit: success for Hardware Error handling for Crescent Island Patchwork
2026-02-17 13:52 ` ✗ Xe.CI.BAT: failure " Patchwork
2026-02-17 16:14 ` ✓ Xe.CI.FULL: success " Patchwork

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