public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/1] drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI
@ 2026-02-16 13:51 Nareshkumar Gollakoti
  2026-02-16 13:51 ` [PATCH 1/1] " Nareshkumar Gollakoti
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Nareshkumar Gollakoti @ 2026-02-16 13:51 UTC (permalink / raw)
  To: intel-xe
  Cc: thomas.hellstrom, tejas.upadhyay, himal.prasad.ghimiray,
	Nareshkumar Gollakoti

Performance degradation occurs in multi-BMG GPU configurations 
during Peer-to-Peer transactions when one of the two GPUs remains idle
with no engine activity.
The root cause has been identified as frequency downscaling:
the idle remote GPU reduces its operating frequency to the minimum 400MHz,
which negatively impacts the bandwidth available for P2P transactions 
initiated by the active local GPU.

To address above problem this patch ensures for the platform BMG/CRI
the default GT rp frquency min set as 1.2GHz to ensure effetive P2P
transaction bandwidth.

Note: 
While frequency boosting improves performance, 
it also increases power consumption. In single GPU mode,
it causes the GPU to operate at unnecessarily high frequencies by default
and as of now we do not have any mechanism to limit this for single
GPU.

Nareshkumar Gollakoti (1):
  drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI

 drivers/gpu/drm/xe/xe_guc_pc.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-03-03 13:42 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-16 13:51 [PATCH 0/1] drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI Nareshkumar Gollakoti
2026-02-16 13:51 ` [PATCH 1/1] " Nareshkumar Gollakoti
2026-02-18  9:04   ` Hellstrom, Thomas
2026-02-20  9:06     ` Mrozek, Michal
2026-02-26  8:50     ` Kumar G, Naresh
2026-02-26 12:03   ` Hellstrom, Thomas
2026-02-26 22:36   ` Belgaumkar, Vinay
2026-02-26 23:37   ` Summers, Stuart
2026-02-27  0:30     ` Matt Roper
2026-03-03 13:41       ` Kumar G, Naresh
2026-02-16 14:17 ` [PATCH 0/1] " Hellstrom, Thomas
2026-02-16 14:40   ` Thomas Hellström
2026-02-16 15:17 ` ✓ CI.KUnit: success for " Patchwork
2026-02-16 16:03 ` ✓ Xe.CI.BAT: " Patchwork
2026-02-16 20:48 ` ✗ Xe.CI.FULL: failure " Patchwork

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