]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amd/display: Disable SYMCLK32_LE root clock gating
authorSung Joon Kim <Sungjoon.Kim@amd.com>
Tue, 27 Aug 2024 18:49:44 +0000 (14:49 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 20:15:07 +0000 (16:15 -0400)
commitae5100805f98641ea4112241e350485c97936bbe
treed71cb0f4e1265d49115c572c35f9046c7fa2c476
parent3766a840e093d30e1a2522f650d8a6ac892a8719
drm/amd/display: Disable SYMCLK32_LE root clock gating

[WHY & HOW]
On display on sequence, enabling SYMCLK32_LE root clock gating
causes issue in link training so disabling it is needed.

Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Sung Joon Kim <Sungjoon.Kim@amd.com>
Signed-off-by: Alex Hung <alex.hung@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