]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 9 Aug 2023 09:37:38 +0000 (11:37 +0200)
commit1a1e854dfdd38c649ab69f286b49e865cce478ae
treed04f9802ee3dd27c41c313bbd41d477ccc0347a7
parent939baf6e82b7908b1997fe5420c86ac4033d6ba0
drm/amd/display: Add missing WA and MCLK validation

BugLink: https://bugs.launchpad.net/bugs/2028580
[ Upstream commit 822b84ecfc646da0f87fd947fa00dc3be5e45ecc ]

When the commit fff7eb56b376 ("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: fff7eb56b376 ("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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
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