[PATCH v2 0/2] Enable GuC log dump and minor fixes in devcoredump

José Roberto de Souza jose.souza at intel.com
Thu Jan 23 20:22:02 UTC 2025


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



More information about the Intel-xe mailing list