drm/amd/display: avoid set dispclk to 0
authorCharlene Liu <Charlene.Liu@amd.com>
Wed, 11 Sep 2024 23:45:09 +0000 (19:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Oct 2024 21:31:56 +0000 (17:31 -0400)
commit1c6b16ebf5eb2bc5740be9e37b3a69f1dfe1dded
treedafaf50bbd3507a67ffd2b13a19559ca47eae587
parent4f01a68751194d05280d659a65758c09e4af04d6
drm/amd/display: avoid set dispclk to 0

[why]
set dispclk to 0 cause stability issue.

Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@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/resource/dcn351/dcn351_resource.c