public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] Fix for two GuC issues
@ 2022-10-28 19:46 John.C.Harrison
  2022-10-28 19:46 ` [Intel-gfx] [PATCH 1/2] drm/i915/guc: Properly initialise kernel contexts John.C.Harrison
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: John.C.Harrison @ 2022-10-28 19:46 UTC (permalink / raw)
  To: Intel-GFX; +Cc: DRI-Devel

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

Fix for a deadlock issue between the GuC busyness stats worker and GT
resets. Also fix kernel contexts not getting the correct scheduling
priority at start of day.

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


John Harrison (2):
  drm/i915/guc: Properly initialise kernel contexts
  drm/i915/guc: Don't deadlock busyness stats vs reset

 drivers/gpu/drm/i915/gt/intel_reset.c             | 15 ++++++++++++++-
 drivers/gpu/drm/i915/gt/intel_reset.h             |  1 +
 drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c |  9 +++++++--
 3 files changed, 22 insertions(+), 3 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2022-11-02  8:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-28 19:46 [Intel-gfx] [PATCH 0/2] Fix for two GuC issues John.C.Harrison
2022-10-28 19:46 ` [Intel-gfx] [PATCH 1/2] drm/i915/guc: Properly initialise kernel contexts John.C.Harrison
2022-10-28 19:46 ` [Intel-gfx] [PATCH 2/2] drm/i915/guc: Don't deadlock busyness stats vs reset John.C.Harrison
2022-10-31 10:09   ` Tvrtko Ursulin
2022-10-31 12:51     ` Tvrtko Ursulin
2022-10-31 18:30       ` John Harrison
2022-11-01  9:58         ` Tvrtko Ursulin
2022-11-01 16:56           ` John Harrison
2022-11-02  8:17             ` Tvrtko Ursulin
2022-10-28 20:58 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Fix for two GuC issues Patchwork
2022-10-29  0:07 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork

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