All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] drm/xe: Report GT TDR and VM rebind faults using SIGID
@ 2026-08-04  9:36 Arvind Yadav
  2026-08-04  9:36 ` [PATCH v2 1/1] " Arvind Yadav
  2026-08-05 13:48 ` ✗ CI.KUnit: failure for drm/xe: Report GT TDR and VM rebind faults using SIGID (rev2) Patchwork
  0 siblings, 2 replies; 5+ messages in thread
From: Arvind Yadav @ 2026-08-04  9:36 UTC (permalink / raw)
  To: intel-xe
  Cc: rodrigo.vivi, badal.nilawar, michal.wajdeczko,
	himal.prasad.ghimiray, dnyaneshwar.bhadane, mallesh.koujalagi,
	matthew.brost

This patch is a small follow-up on top of the structured SIGID error
logging infrastructure series:

https://patchwork.freedesktop.org/series/171022/

That series adds SIGID-based error reporting and the xe_log_*() helpers.
This patch converts a few existing driver-detected GT TDR and VM rebind
fault logs to the structured SIGID logging path.

v2:
 - Rebased on the latest structured SIGID logging series.
 - Switched from the old xe_ras_log_() helpers to the new xe_log_()
   helpers.
 - Dropped paths already covered by the base SIGID series.

Arvind Yadav (1):
  drm/xe: Report GT TDR and VM rebind faults using SIGID

 drivers/gpu/drm/xe/xe_guc_submit.c | 12 ++++++++----
 drivers/gpu/drm/xe/xe_vm.c         |  5 ++++-
 2 files changed, 12 insertions(+), 5 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-08-21  6:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-04  9:36 [PATCH v2 0/1] drm/xe: Report GT TDR and VM rebind faults using SIGID Arvind Yadav
2026-08-04  9:36 ` [PATCH v2 1/1] " Arvind Yadav
2026-08-17 10:20   ` Michal Wajdeczko
2026-08-21  6:10     ` Yadav, Arvind
2026-08-05 13:48 ` ✗ CI.KUnit: failure for drm/xe: Report GT TDR and VM rebind faults using SIGID (rev2) 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.