[Intel-gfx] [PATCH v2 0/3] Assorted fixes/tweaks to GuC support

John.C.Harrison at Intel.com John.C.Harrison at Intel.com
Tue Dec 7 20:19:29 UTC 2021


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

Fix a potential null pointer dereference, improve debug crash reports,
improve code separation.

v2: Reposting as reduced set of patches due to CI failures.

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



John Harrison (3):
  drm/i915/uc: Allow platforms to have GuC but not HuC
  drm/i915/guc: Increase GuC log size for CONFIG_DEBUG_GEM
  drm/i915/guc: Don't go bang in GuC log if no GuC

 drivers/gpu/drm/i915/gt/uc/intel_guc_log.h    |  5 +-
 .../drm/i915/gt/uc/intel_guc_log_debugfs.c    |  4 +-
 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c      | 93 +++++++++++++------
 3 files changed, 69 insertions(+), 33 deletions(-)

-- 
2.25.1



More information about the Intel-gfx mailing list