drm/amd/display: Remove DISPCLK Limit Floor for Certain SMU Versions
authorSung Lee <sung.lee@amd.com>
Thu, 20 Feb 2020 20:54:32 +0000 (15:54 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
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 <sung.lee@amd.com>
Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c