Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enable GuC log dump and minor fixes in devcoredump
@ 2025-01-23 20:22 José Roberto de Souza
  2025-01-23 20:22 ` [PATCH v2 1/2] drm/xe: Fix and re-enable xe_print_blob_ascii85() José Roberto de Souza
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: José Roberto de Souza @ 2025-01-23 20:22 UTC (permalink / raw)
  To: intel-xe

This patches enables dump GuC log dump again and don't require any
change in Mesa parser.

I will follow up with some changes in Mesa parser to not output
the GuC log binaries but bo and hw context parser are still functional
without those changes.

v2:
- added suffix description comment
- renamed GUC binary to LOG

José Roberto de Souza (1):
  drm/xe: Make GUC binaries dump consistent with other binaries in
    devcoredump

Lucas De Marchi (1):
  drm/xe: Fix and re-enable xe_print_blob_ascii85()

 drivers/gpu/drm/xe/xe_devcoredump.c | 33 +++++++++++------------------
 drivers/gpu/drm/xe/xe_devcoredump.h |  2 +-
 drivers/gpu/drm/xe/xe_guc_ct.c      |  7 ++++--
 drivers/gpu/drm/xe/xe_guc_log.c     |  5 ++++-
 4 files changed, 22 insertions(+), 25 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-01-28 15:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-23 20:22 [PATCH v2 0/2] Enable GuC log dump and minor fixes in devcoredump José Roberto de Souza
2025-01-23 20:22 ` [PATCH v2 1/2] drm/xe: Fix and re-enable xe_print_blob_ascii85() José Roberto de Souza
2025-01-23 21:14   ` John Harrison
2025-01-23 21:16     ` John Harrison
2025-01-27 20:26     ` Lucas De Marchi
2025-01-23 20:22 ` [PATCH v2 2/2] drm/xe: Make GUC binaries dump consistent with other binaries in devcoredump José Roberto de Souza
2025-01-23 20:29 ` ✓ CI.Patch_applied: success for Enable GuC log dump and minor fixes in devcoredump (rev2) Patchwork
2025-01-23 20:29 ` ✓ CI.checkpatch: " Patchwork
2025-01-23 20:31 ` ✓ CI.KUnit: " Patchwork
2025-01-23 20:47 ` ✓ CI.Build: " Patchwork
2025-01-23 20:49 ` ✗ CI.Hooks: failure " Patchwork
2025-01-28 15:45   ` Lucas De Marchi
2025-01-23 20:51 ` ✓ CI.checksparse: success " Patchwork
2025-01-23 21:36 ` ✓ Xe.CI.BAT: " Patchwork
2025-01-24  7:44 ` ✗ 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