All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/1] DG2 fix for CCS starvation
@ 2022-09-22 20:12 ` John.C.Harrison
  0 siblings, 0 replies; 9+ messages in thread
From: John.C.Harrison @ 2022-09-22 20:12 UTC (permalink / raw)
  To: Intel-GFX; +Cc: DRI-Devel

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

Enable CCS/RCS arbitration scheduling in GuC to prevent CCS starvation
on DG2.

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


John Harrison (1):
  drm/i915/guc: Enable compute scheduling on DG2

 .../gpu/drm/i915/gt/uc/abi/guc_actions_abi.h  |  1 +
 drivers/gpu/drm/i915/gt/uc/abi/guc_klvs_abi.h |  9 +-
 drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h   | 22 +++++
 .../gpu/drm/i915/gt/uc/intel_guc_submission.c | 93 +++++++++++++++++++
 4 files changed, 124 insertions(+), 1 deletion(-)

-- 
2.37.3


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

end of thread, other threads:[~2022-09-27 23:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-22 20:12 [Intel-gfx] [PATCH 0/1] DG2 fix for CCS starvation John.C.Harrison
2022-09-22 20:12 ` John.C.Harrison
2022-09-22 20:12 ` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Enable compute scheduling on DG2 John.C.Harrison
2022-09-22 20:12   ` John.C.Harrison
2022-09-22 21:47   ` [Intel-gfx] " Umesh Nerlige Ramappa
2022-09-23  0:08 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for DG2 fix for CCS starvation Patchwork
2022-09-23  0:32 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-09-23  7:48 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-09-27 23:32   ` John Harrison

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.