Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] drm/xe: Report GT TDR and VM rebind faults using SIGID
@ 2026-08-24  7:17 Arvind Yadav
  2026-08-24  7:17 ` [PATCH v3 1/1] drm/xe/guc: Report reset-request failure " Arvind Yadav
  0 siblings, 1 reply; 3+ messages in thread
From: Arvind Yadav @ 2026-08-24  7:17 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 the GuC engine reset-request failure path to that
logging path.

v3:
- Split GuC and VM changes into separate patches.
- Dropped GuC job-timeout warning conversions to avoid changing warning
  logs into error-level SIGID reports.

v2:
 - Rebased on the latest structured SIGID logging series.
 - Switched from the old xe_ras_log_() helpers to the new xe_log_()
   helpers.

Arvind Yadav (1):
  drm/xe/guc: Report reset-request failure using SIGID

 drivers/gpu/drm/xe/xe_guc_submit.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-08-24  7:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-24  7:17 [PATCH v3 0/1] drm/xe: Report GT TDR and VM rebind faults using SIGID Arvind Yadav
2026-08-24  7:17 ` [PATCH v3 1/1] drm/xe/guc: Report reset-request failure " Arvind Yadav
2026-08-24  7:27   ` sashiko-bot

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