]> Git Repo - linux.git/commit
drm/amd/display: Remove DISPCLK Limit Floor for Certain SMU Versions
authorSung Lee <[email protected]>
Thu, 20 Feb 2020 20:54:32 +0000 (15:54 -0500)
committerAlex Deucher <[email protected]>
Thu, 5 Mar 2020 05:30:12 +0000 (00:30 -0500)
commit78fe9f63947a2bf5dedc0ece239211edd777c058
tree7f154b4ccfe424d6f1be418a2314d1af77942b53
parent7bc3807fe1d0694caf59dec983ac5809441cc9ca
drm/amd/display: Remove DISPCLK Limit Floor for Certain SMU Versions

[WHY]
SMU FW previously had an issue with lowering display clock to below 100
MHz, and a workaround was put in to limit it.  Newest SMU FW does not
have this issue, and no longer needs the 100MHz cap.

[HOW]
Remove the 100MHz cap based on the SMU FW version.

Signed-off-by: Sung Lee <[email protected]>
Reviewed-by: Yongqiang Sun <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c
This page took 0.053164 seconds and 4 git commands to generate.