[PATCH v3 0/3] More error capture improvements

John.C.Harrison at Intel.com John.C.Harrison at Intel.com
Sat Mar 11 06:37:11 UTC 2023


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

Ecodes got lost with the switch to GuC based register lists. Put them
back.

Seqno values got lost with the switch to per context timelines. Put
those back too.

v2: Rework the timeline patch to just read the single seqno value
rather than copying the entire object (Daniele)
v3: %d -> %d (Alan)

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


John Harrison (3):
  drm/i915/guc: Fix missing ecodes
  drm/i915/guc: Clean up of register capture search
  drm/i915: Include timeline seqno in error capture

 .../gpu/drm/i915/gt/uc/intel_guc_capture.c    | 27 ++++++++++++++++---
 drivers/gpu/drm/i915/i915_gpu_error.c         |  3 +++
 drivers/gpu/drm/i915/i915_gpu_error.h         |  1 +
 3 files changed, 28 insertions(+), 3 deletions(-)

-- 
2.39.1



More information about the dri-devel mailing list