dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Improvements to GuC load failure handling
@ 2023-02-17 23:47 John.C.Harrison
  2023-02-17 23:47 ` [PATCH 1/2] drm/i915/guc: Improve GuC load error reporting John.C.Harrison
  2023-02-17 23:47 ` [PATCH 2/2] drm/i915/guc: Allow for very slow GuC loading John.C.Harrison
  0 siblings, 2 replies; 8+ messages in thread
From: John.C.Harrison @ 2023-02-17 23:47 UTC (permalink / raw)
  To: Intel-GFX; +Cc: John Harrison, DRI-Devel

From: John Harrison <John.C.Harrison@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.

Signed-off-by: John Harrison <John.C.Harrison@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     | 128 +++++++++++++++---
 drivers/gpu/drm/i915/gt/uc/intel_guc_reg.h    |   4 +-
 3 files changed, 127 insertions(+), 22 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2023-03-15 21:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-17 23:47 [PATCH 0/2] Improvements to GuC load failure handling John.C.Harrison
2023-02-17 23:47 ` [PATCH 1/2] drm/i915/guc: Improve GuC load error reporting John.C.Harrison
2023-03-03 19:09   ` [Intel-gfx] " Ceraolo Spurio, Daniele
2023-02-17 23:47 ` [PATCH 2/2] drm/i915/guc: Allow for very slow GuC loading John.C.Harrison
2023-03-03 19:20   ` [Intel-gfx] " Ceraolo Spurio, Daniele
2023-03-11  1:01     ` John Harrison
2023-03-13 23:55       ` Dixit, Ashutosh
2023-03-15 21:30       ` Ceraolo Spurio, Daniele

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox