mbox series

[i-g-t,0/2] Update intel_error_decode for Gen12

Message ID 20230425201926.99086-1-John.C.Harrison@Intel.com (mailing list archive)
Headers show
Series Update intel_error_decode for Gen12 | expand

Message

John Harrison April 25, 2023, 8:19 p.m. UTC
From: John Harrison <John.C.Harrison@Intel.com>

The error capture decoder was reporting invalid errors in batch
buffers and getting confused about the prescence of the GuC CTB. So
fix those up.

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


John Harrison (2):
  lib/intel_decode: Decode Gen12 ring/batch instructions correctly
  tools/intel_error_decode: Correctly name the GuC CT buffer

 lib/i915/intel_decode.c    | 15 +++++++++++++--
 tools/intel_error_decode.c |  1 +
 2 files changed, 14 insertions(+), 2 deletions(-)