]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add missing WA and MCLK validation
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tue, 4 Apr 2023 20:54:05 +0000 (14:54 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 May 2023 09:53:30 +0000 (11:53 +0200)
commit14b4fb061ca25446c82f9963189971912be26ba9
tree63ae9c44c239e428f8714de76a42f9f8eb703b4a
parentcf84a7c834f76b05965e58c4fb365f9c17a5a9a8
drm/amd/display: Add missing WA and MCLK validation

[ Upstream commit 822b84ecfc646da0f87fd947fa00dc3be5e45ecc ]

When the commit 2a3500f65f3c ("drm/amd/display: Don't set dram clock
change requirement for SubVP") was merged, we missed some parts
associated with the MCLK switch. This commit adds all the missing parts.

Fixes: 2a3500f65f3c ("drm/amd/display: Don't set dram clock change requirement for SubVP")
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.c
drivers/gpu/drm/amd/display/dc/dml/dcn30/dcn30_fpu.c