[PATCH 0/7] Devcoredump Improvements

Matthew Brost matthew.brost at intel.com
Fri Nov 8 17:43:05 UTC 2024


Mainly enabling devcoredump for LR queues. Missing is engine capture
from Zhanjun worked on to find one manually or from the GuC. Can be done
in a follow up.

Matt

Matthew Brost (7):
  drm/xe: Add xe_lrc_is_idle() helper
  drm/xe: Add ring address to LRC snapshot
  drm/xe: Add ring start to LRC snapshot
  drm/xe: Improve schedule disable response failure
  drm/xe: Add exec queue param to devcoredump
  drm/xe: Change xe_engine_snapshot_capture_for_job to be for_queue
  drm/xe: Wire devcoredump to LR TDR

 drivers/gpu/drm/xe/xe_devcoredump.c | 14 ++++++++------
 drivers/gpu/drm/xe/xe_devcoredump.h |  6 ++++--
 drivers/gpu/drm/xe/xe_guc_capture.c | 28 +++++++++++++---------------
 drivers/gpu/drm/xe/xe_guc_capture.h |  6 +++---
 drivers/gpu/drm/xe/xe_guc_submit.c  | 17 ++++++++++++-----
 drivers/gpu/drm/xe/xe_hw_engine.c   |  8 ++++----
 drivers/gpu/drm/xe/xe_hw_engine.h   |  4 ++--
 drivers/gpu/drm/xe/xe_lrc.c         | 26 ++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_lrc.h         |  4 ++++
 9 files changed, 76 insertions(+), 37 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list