drm/amd/display: revert populating dcn315 clk table based on dcfclk
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Fri, 21 Jan 2022 22:28:07 +0000 (17:28 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Feb 2022 19:26:36 +0000 (14:26 -0500)
commit5b45b1c8b89f84d01fea8939b672631b51cdf95b
tree443e274b795c7ad9488c2ee4086ebff258693bad
parente2573d5f2a5cebe789bbf415e484b589d8eebad7
drm/amd/display: revert populating dcn315 clk table based on dcfclk

[Why & How]
Due to how pmfw fills out the table when dcfclk states are disabled,
using dcfclk based clk table would cause a no read situation.
Revert the change to prevent underflow until a better solution is coded.

Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_clk_mgr.c