[Intel-gfx] [PATCH v2 0/2] Improvements to GuC load failure handling
John.C.Harrison at Intel.com
John.C.Harrison at Intel.com
Thu Mar 16 22:06:30 UTC 2023
From: John Harrison <John.C.Harrison at Intel.com>
Add more decoding of the GuC load failures. Also include information
about GT frequency to see if timeouts are due to a failure to boost
the clocks. Finally, increase the timeout to accommodate situations
where the clock boost does fail.
v2: Reduce timeout in release builds, add bug references, make usage
of 'success' variable a litte clearer (review feedback from Daniele).
Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
John Harrison (2):
drm/i915/guc: Improve GuC load error reporting
drm/i915/guc: Allow for very slow GuC loading
.../gpu/drm/i915/gt/uc/abi/guc_errors_abi.h | 17 +++
drivers/gpu/drm/i915/gt/uc/intel_guc_fw.c | 141 +++++++++++++++---
drivers/gpu/drm/i915/gt/uc/intel_guc_reg.h | 4 +-
3 files changed, 140 insertions(+), 22 deletions(-)
--
2.39.1
More information about the Intel-gfx
mailing list