Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/xe/guc: distinguish wedged from recoverable cancellation
@ 2026-06-24 19:46 Sk Anirban
  2026-06-24 19:46 ` [PATCH v2 1/2] " Sk Anirban
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Sk Anirban @ 2026-06-24 19:46 UTC (permalink / raw)
  To: intel-xe
  Cc: anshuman.gupta, badal.nilawar, riana.tauro, karthik.poosa,
	raag.jadav, soham.purkait, mallesh.koujalagi, vinay.belgaumkar,
	matthew.brost, michal.wajdeczko, Sk Anirban

The CT layer returns -ECANCELED regardless of whether cancellation
is due to a GT reset or a wedged device. Return -ENOTRECOVERABLE
on wedge so callers don't need xe_device_wedged() checks
to suppress spurious error logs.
Also document the return codes of xe_guc_ct_send() in kernel-doc form.

Sk Anirban (2):
  drm/xe/guc: distinguish wedged from recoverable cancellation
  drm/xe/guc: fix activity stats error message format

 drivers/gpu/drm/xe/xe_guc_ct.c              | 40 ++++++++++++++++++++-
 drivers/gpu/drm/xe/xe_guc_engine_activity.c |  2 +-
 2 files changed, 40 insertions(+), 2 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-07-02  0:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-24 19:46 [PATCH v2 0/2] drm/xe/guc: distinguish wedged from recoverable cancellation Sk Anirban
2026-06-24 19:46 ` [PATCH v2 1/2] " Sk Anirban
2026-06-30 14:27   ` Matthew Brost
2026-06-24 19:46 ` [PATCH v2 2/2] drm/xe/guc: fix activity stats error message format Sk Anirban
2026-06-24 19:59 ` ✓ CI.KUnit: success for drm/xe/guc: distinguish wedged from recoverable cancellation (rev2) Patchwork
2026-06-25  0:10 ` ✗ Xe.CI.BAT: failure " Patchwork
2026-06-25  0:30 ` ✗ Xe.CI.FULL: " Patchwork
2026-07-01  9:19 ` ✓ CI.KUnit: success for drm/xe/guc: distinguish wedged from recoverable cancellation (rev3) Patchwork
2026-07-01 10:08 ` ✓ Xe.CI.BAT: " Patchwork
2026-07-02  0:34 ` ✓ 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