All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/1] drm/amdgpu: Disable PCIE_DPM on Intel RKL Platform
@ 2021-08-26  1:35 Koba Ko
  2021-08-26  1:35 ` [PATCH V2 1/1] " Koba Ko
  0 siblings, 1 reply; 9+ messages in thread
From: Koba Ko @ 2021-08-26  1:35 UTC (permalink / raw)
  To: amd-gfx

AMD polaris GPUs have an issue about audio noise on RKL platform,
they provide a commit to fix but for SMU7-based GPU still
need another module parameter,

modprobe amdgpu ppfeaturemask=0xfff7bffb

to avoid the module parameter, switch PCI_DPM by determining
intel platform in amd drm driver is a better way.

V2: Determine RKL by using intel core type&model.

Koba Ko (1):
  drm/amdgpu: Disable PCIE_DPM on Intel RKL Platform

 drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

--
2.25.1


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

end of thread, other threads:[~2021-08-26 13:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-26  1:35 [PATCH V2 0/1] drm/amdgpu: Disable PCIE_DPM on Intel RKL Platform Koba Ko
2021-08-26  1:35 ` [PATCH V2 1/1] " Koba Ko
2021-08-26  9:07   ` Lazar, Lijo
2021-08-26  9:34     ` Koba Ko
2021-08-26  9:54       ` Koba Ko
2021-08-26 10:03         ` Lazar, Lijo
2021-08-26 13:22   ` Alex Deucher
2021-08-26 13:43     ` Koba Ko
2021-08-26 13:49       ` Alex Deucher

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.