Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Track FAST_REQ H2Gs to report where errors came from
@ 2025-03-26 19:32 John.C.Harrison
  2025-03-26 19:32 ` [PATCH 1/2] drm/xe/guc: Add a missing H2G error code definition John.C.Harrison
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: John.C.Harrison @ 2025-03-26 19:32 UTC (permalink / raw)
  To: Intel-Xe; +Cc: John Harrison

From: John Harrison <John.C.Harrison@Intel.com>

Most H2G messages are FAST_REQ which means no synchronous response is
expected. However, errors can still be returned. Add support for
tracking the FAST_REQ H2Gs and matching up an error response to its
originator.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>


John Harrison (2):
  drm/xe/guc: Add a missing H2G error code definition
  drm/xe/guc: Track FAST_REQ H2Gs to report where errors came from

 drivers/gpu/drm/xe/Kconfig.debug        |  10 ++-
 drivers/gpu/drm/xe/abi/guc_errors_abi.h |   1 +
 drivers/gpu/drm/xe/xe_guc_ct.c          | 109 +++++++++++++++++++-----
 drivers/gpu/drm/xe/xe_guc_ct_types.h    |  15 ++++
 drivers/gpu/drm/xe/xe_guc_log.h         |   2 +-
 5 files changed, 114 insertions(+), 23 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-04-23  9:18 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-26 19:32 [PATCH 0/2] Track FAST_REQ H2Gs to report where errors came from John.C.Harrison
2025-03-26 19:32 ` [PATCH 1/2] drm/xe/guc: Add a missing H2G error code definition John.C.Harrison
2025-04-23  8:51   ` Michal Wajdeczko
2025-03-26 19:32 ` [PATCH 2/2] drm/xe/guc: Track FAST_REQ H2Gs to report where errors came from John.C.Harrison
2025-04-23  9:18   ` Michal Wajdeczko
2025-03-26 20:07 ` ✓ CI.Patch_applied: success for " Patchwork
2025-03-26 20:07 ` ✗ CI.checkpatch: warning " Patchwork
2025-03-26 20:08 ` ✓ CI.KUnit: success " Patchwork
2025-03-26 20:25 ` ✓ CI.Build: " Patchwork
2025-03-26 20:27 ` ✓ CI.Hooks: " Patchwork
2025-03-26 20:29 ` ✓ CI.checksparse: " Patchwork
2025-03-26 20:51 ` ✓ Xe.CI.BAT: " Patchwork
2025-03-27 12:30 ` ✗ Xe.CI.Full: failure " Patchwork

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