aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c
diff options
context:
space:
mode:
authorTimur Kristóf <[email protected]>2025-07-31 09:43:46 +0000
committerAlex Deucher <[email protected]>2025-08-18 21:57:45 +0000
commitcb7b7ae53b557d168b4af5cd8549f3eff920bfb5 (patch)
treebc972bc127287eca6164d106fecb78213fe85878 /drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c
parentdrm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session() (diff)
downloadkernel-cb7b7ae53b557d168b4af5cd8549f3eff920bfb5.tar.gz
kernel-cb7b7ae53b557d168b4af5cd8549f3eff920bfb5.zip
drm/amd/display: Don't overclock DCE 6 by 15%
The extra 15% clock was added as a workaround for a Polaris issue which uses DCE 11, and should not have been used on DCE 6 which is already hardcoded to the highest possible display clock. Unfortunately, the extra 15% was mistakenly copied and kept even on code paths which don't affect Polaris. This commit fixes that and also adds a check to make sure not to exceed the maximum DCE 6 display clock. Fixes: 8cd61c313d8b ("drm/amd/display: Raise dispclk value for Polaris") Fixes: dc88b4a684d2 ("drm/amd/display: make clk mgr soc specific") Fixes: 3ecb3b794e2c ("drm/amd/display: dc/clk_mgr: add support for SI parts (v2)") Signed-off-by: Timur Kristóf <[email protected]> Acked-by: Alex Deucher <[email protected]> Reviewed-by: Rodrigo Siqueira <[email protected]> Reviewed-by: Alex Hung <[email protected]> Signed-off-by: Alex Deucher <[email protected]> (cherry picked from commit 427980c1cbd22bb256b9385f5ce73c0937562408) Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c')
0 files changed, 0 insertions, 0 deletions