]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Fallback to boot snapshot for dispclk
authorDillon Varone <Dillon.Varone@amd.com>
Wed, 18 Feb 2026 19:34:28 +0000 (14:34 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Mar 2026 22:13:52 +0000 (17:13 -0500)
commit30d937f63bd19bbcaafa4b892eb251f8bbbf04ef
tree77586eb094d440706e92af29100fc108b3ce89f3
parent389c2024cab817366e6b8345f679f41064fa94d6
drm/amd/display: Fallback to boot snapshot for dispclk

[WHY & HOW]
If the dentist is unavailable, fallback to reading CLKIP via the boot
snapshot to get the current dispclk.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Dillon Varone <Dillon.Varone@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 2ab77600d1e55a042c02437326d3c7563e853c6c)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c