Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Imrpove GuC debug log/status output
@ 2024-05-14 19:08 John.C.Harrison
  2024-05-14 19:08 ` [PATCH v4 1/2] drm/xe/guc: Remove spurious line feed in debug print John.C.Harrison
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: John.C.Harrison @ 2024-05-14 19:08 UTC (permalink / raw)
  To: Intel-Xe; +Cc: John Harrison

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

Improve the robustness and decodeability of GuC log output, especially
when dumped via dmesg. Also remove a spurious line feed that messes up
the GuC status dump when sent to dmesg.

v2: Remove pm calls (Matthew Brost).
v3: Add more info and fix spurious line feed.
v4: Add kernel doc and macro clean up (Michal W).

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


John Harrison (2):
  drm/xe/guc: Remove spurious line feed in debug print
  drm/xe/guc: Improve robustness of GuC log dumping to dmesg

 drivers/gpu/drm/xe/regs/xe_guc_regs.h |   1 +
 drivers/gpu/drm/xe/xe_guc_ct.c        |   2 +-
 drivers/gpu/drm/xe/xe_guc_log.c       | 101 ++++++++++++++++++++++----
 3 files changed, 88 insertions(+), 16 deletions(-)

-- 
2.43.2


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

end of thread, other threads:[~2024-05-14 22:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-14 19:08 [PATCH v4 0/2] Imrpove GuC debug log/status output John.C.Harrison
2024-05-14 19:08 ` [PATCH v4 1/2] drm/xe/guc: Remove spurious line feed in debug print John.C.Harrison
2024-05-14 19:08 ` [PATCH v4 2/2] drm/xe/guc: Improve robustness of GuC log dumping to dmesg John.C.Harrison
2024-05-14 19:49 ` ✓ CI.Patch_applied: success for Imrpove GuC debug log/status output (rev2) Patchwork
2024-05-14 19:50 ` ✓ CI.checkpatch: " Patchwork
2024-05-14 19:50 ` ✓ CI.KUnit: " Patchwork
2024-05-14 20:02 ` ✓ CI.Build: " Patchwork
2024-05-14 20:05 ` ✓ CI.Hooks: " Patchwork
2024-05-14 20:06 ` ✓ CI.checksparse: " Patchwork
2024-05-14 20:29 ` ✗ CI.BAT: failure " Patchwork
2024-05-14 22:09 ` ✗ 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