Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2 0/3] Assorted fixes/tweaks to GuC support
@ 2021-12-07 20:19 John.C.Harrison
  2021-12-07 20:19 ` [Intel-gfx] [PATCH v2 1/3] drm/i915/uc: Allow platforms to have GuC but not HuC John.C.Harrison
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: John.C.Harrison @ 2021-12-07 20:19 UTC (permalink / raw)
  To: Intel-GFX; +Cc: DRI-Devel

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


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

end of thread, other threads:[~2021-12-09 23:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-07 20:19 [Intel-gfx] [PATCH v2 0/3] Assorted fixes/tweaks to GuC support John.C.Harrison
2021-12-07 20:19 ` [Intel-gfx] [PATCH v2 1/3] drm/i915/uc: Allow platforms to have GuC but not HuC John.C.Harrison
2021-12-07 20:19 ` [Intel-gfx] [PATCH v2 2/3] drm/i915/guc: Increase GuC log size for CONFIG_DEBUG_GEM John.C.Harrison
2021-12-07 20:19 ` [Intel-gfx] [PATCH v2 3/3] drm/i915/guc: Don't go bang in GuC log if no GuC John.C.Harrison
2021-12-07 23:20 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Assorted fixes/tweaks to GuC support (rev4) Patchwork
2021-12-07 23:22 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2021-12-08  0:01 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2021-12-08 21:09 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Assorted fixes/tweaks to GuC support (rev5) Patchwork
2021-12-08 21:10 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2021-12-08 21:40 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-12-09  4:03 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-12-09 23:56   ` John Harrison

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