drm/amd/display: Hardcode vco_freq for dcn316
authorAlan Liu <haoping.liu@amd.com>
Wed, 21 Jun 2023 21:53:35 +0000 (15:53 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Jul 2023 15:13:36 +0000 (11:13 -0400)
commit30e9b7cb9ca4eedfdb7a49d0d3eb9fedf92ec852
treedcbdcb04d1899afbbdb323d397a2fd74ff8f8b03
parent6f2bde9b0f04293ea2372892afc616f08dd11b48
drm/amd/display: Hardcode vco_freq for dcn316

There is no need to calculate the VCO frequency. In our internal branch
we've hard-coded this for a while, so it's well-tested. This also allows
us to remove the now unused code for calculating the VCO frequency.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alan Liu <haoping.liu@amd.com>
Signed-off-by: Alan Liu <haoping.liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/dcn316_clk_mgr.c