Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Handle non-fatal errors routed via IRQ
@ 2026-08-30  6:56 Riana Tauro
  2026-08-30  6:56 ` [PATCH 1/3] drm/xe/hw_error: Reuse CSC worker for generic error handling Riana Tauro
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Riana Tauro @ 2026-08-30  6:56 UTC (permalink / raw)
  To: intel-xe; +Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, raag.jadav

Process, log and recover non-fatal errors routed via direct IRQ. For errors,
that cannot be recovered locally wedge the device with bus-reset as the
recovery action.

Raag Jadav (2):
  drm/xe/hw_error: Reuse CSC worker for generic error handling
  drm/xe/hw_error: Initialize hw_error_work per tile

Riana Tauro (1):
  drm/xe/xe_hw_error: Handle non-fatal errors routed via MSI

 drivers/gpu/drm/xe/xe_hw_error.c   | 62 +++++++++++++++++++++++++-----
 drivers/gpu/drm/xe/xe_tile_types.h |  4 +-
 2 files changed, 54 insertions(+), 12 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2026-08-30  8:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-30  6:56 [PATCH 0/3] Handle non-fatal errors routed via IRQ Riana Tauro
2026-08-30  6:56 ` [PATCH 1/3] drm/xe/hw_error: Reuse CSC worker for generic error handling Riana Tauro
2026-08-30  6:56 ` [PATCH 2/3] drm/xe/hw_error: Initialize hw_error_work per tile Riana Tauro
2026-08-30  7:14   ` sashiko-bot
2026-08-30  6:56 ` [PATCH 3/3] drm/xe/xe_hw_error: Handle non-fatal errors routed via direct IRQ Riana Tauro
2026-08-30  7:09   ` sashiko-bot
2026-08-30  7:03 ` ✓ CI.KUnit: success for Handle non-fatal errors routed via IRQ Patchwork
2026-08-30  7:46 ` ✓ Xe.CI.BAT: " Patchwork
2026-08-30  8:58 ` ✓ 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