public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/4] More fixes/tweaks to GuC support
@ 2021-12-11  6:58 John.C.Harrison
  2021-12-11  6:58 ` [Intel-gfx] [PATCH 1/4] drm/i915/guc: Speed up GuC log dumps John.C.Harrison
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: John.C.Harrison @ 2021-12-11  6:58 UTC (permalink / raw)
  To: Intel-GFX; +Cc: DRI-Devel

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

Allow engine resets on RCS, report problems with engine resets,
improve GuC log usability.

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


John Harrison (4):
  drm/i915/guc: Speed up GuC log dumps
  drm/i915/guc: Increase GuC log size for CONFIG_DEBUG_GEM
  drm/i915/guc: Flag an error if an engine reset fails
  drm/i915: Improve long running OCL w/a for GuC submission

 drivers/gpu/drm/i915/gt/intel_engine_cs.c     | 42 +++++++++++++-
 drivers/gpu/drm/i915/gt/intel_gt_debugfs.h    | 21 +++++--
 drivers/gpu/drm/i915/gt/uc/intel_guc_log.h    |  5 +-
 .../drm/i915/gt/uc/intel_guc_log_debugfs.c    | 58 ++++++++++++++++++-
 .../gpu/drm/i915/gt/uc/intel_guc_submission.c | 14 ++++-
 5 files changed, 125 insertions(+), 15 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-12-20 14:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-11  6:58 [Intel-gfx] [PATCH 0/4] More fixes/tweaks to GuC support John.C.Harrison
2021-12-11  6:58 ` [Intel-gfx] [PATCH 1/4] drm/i915/guc: Speed up GuC log dumps John.C.Harrison
2021-12-20 14:43   ` Daniele Ceraolo Spurio
2021-12-11  6:58 ` [Intel-gfx] [PATCH 2/4] drm/i915/guc: Increase GuC log size for CONFIG_DEBUG_GEM John.C.Harrison
2021-12-11  6:58 ` [Intel-gfx] [PATCH 3/4] drm/i915/guc: Flag an error if an engine reset fails John.C.Harrison
2021-12-16  1:16   ` Daniele Ceraolo Spurio
2021-12-11  6:58 ` [Intel-gfx] [PATCH 4/4] drm/i915: Improve long running OCL w/a for GuC submission John.C.Harrison
2021-12-16  1:11   ` Daniele Ceraolo Spurio
2021-12-11  7:08 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for More fixes/tweaks to GuC support Patchwork
2021-12-11  7:38 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-12-12  2:43 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-12-13 18:37   ` John Harrison

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