Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix devcoredump and guc log dump
@ 2025-01-23  5:11 Lucas De Marchi
  2025-01-23  5:11 ` [PATCH 1/2] drm/xe/devcoredump: Move exec queue snapshot to Contexts section Lucas De Marchi
                   ` (9 more replies)
  0 siblings, 10 replies; 21+ messages in thread
From: Lucas De Marchi @ 2025-01-23  5:11 UTC (permalink / raw)
  To: intel-xe
  Cc: John Harrison, Julia Filipchuk, José Roberto de Souza,
	Rodrigo Vivi, Lucas De Marchi

Properly fix the devcoredump issue in a way that is compabitle with
the file format of one key per line. There's no change to mesa needed.

This was tested with mesa's aubinator_error_decode using this pending
MR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33177.
That was needed to be able to fix the bug with kernel adding the exec
queue snapshot to the wrong section. With  that the tool is compatible
with both before and after the kernel change.

Lucas De Marchi (2):
  drm/xe/devcoredump: Move exec queue snapshot to Contexts section
  drm/xe: Fix and re-enable xe_print_blob_ascii85()

 drivers/gpu/drm/xe/xe_devcoredump.c | 36 ++++++++---------------------
 drivers/gpu/drm/xe/xe_devcoredump.h |  2 +-
 drivers/gpu/drm/xe/xe_guc_ct.c      |  3 ++-
 drivers/gpu/drm/xe/xe_guc_log.c     |  4 +++-
 4 files changed, 16 insertions(+), 29 deletions(-)

-- 
2.48.0


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

end of thread, other threads:[~2025-01-27 20:27 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-23  5:11 [PATCH 0/2] Fix devcoredump and guc log dump Lucas De Marchi
2025-01-23  5:11 ` [PATCH 1/2] drm/xe/devcoredump: Move exec queue snapshot to Contexts section Lucas De Marchi
2025-01-23 14:14   ` Souza, Jose
2025-01-23 14:30     ` Lucas De Marchi
2025-01-23 14:52       ` Souza, Jose
2025-01-23 16:45         ` Lucas De Marchi
2025-01-23 17:04           ` Souza, Jose
2025-01-27 20:27             ` Souza, Jose
2025-01-23  5:11 ` [PATCH 2/2] drm/xe: Fix and re-enable xe_print_blob_ascii85() Lucas De Marchi
2025-01-23 17:51   ` Souza, Jose
2025-01-23 18:25   ` John Harrison
2025-01-23 18:36     ` Lucas De Marchi
2025-01-23 19:31       ` John Harrison
2025-01-23  5:25 ` ✓ CI.Patch_applied: success for Fix devcoredump and guc log dump Patchwork
2025-01-23  5:25 ` ✓ CI.checkpatch: " Patchwork
2025-01-23  5:26 ` ✓ CI.KUnit: " Patchwork
2025-01-23  5:48 ` ✓ CI.Build: " Patchwork
2025-01-23  5:51 ` ✗ CI.Hooks: failure " Patchwork
2025-01-23  5:53 ` ✓ CI.checksparse: success " Patchwork
2025-01-23  6:20 ` ✓ Xe.CI.BAT: " Patchwork
2025-01-23 15:53 ` ✗ 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