dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] DG2 fix for CCS starvation
@ 2022-09-22 20:12 John.C.Harrison
  2022-09-22 20:12 ` [PATCH 1/1] drm/i915/guc: Enable compute scheduling on DG2 John.C.Harrison
  0 siblings, 1 reply; 3+ messages in thread
From: John.C.Harrison @ 2022-09-22 20:12 UTC (permalink / raw)
  To: Intel-GFX; +Cc: John Harrison, 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] 3+ messages in thread

end of thread, other threads:[~2022-09-22 21:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-22 20:12 [PATCH 0/1] DG2 fix for CCS starvation John.C.Harrison
2022-09-22 20:12 ` [PATCH 1/1] drm/i915/guc: Enable compute scheduling on DG2 John.C.Harrison
2022-09-22 21:47   ` [Intel-gfx] " Umesh Nerlige Ramappa

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