drm/amd/display: Revert "ignore msa parameter only if freesync is enabled"
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Thu, 5 Jan 2023 19:18:09 +0000 (14:18 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Jan 2023 17:25:49 +0000 (12:25 -0500)
commit7e5098abffca0b9f884e4b602c7ce2f0a50f48e1
treee3b55ceeab11a1e45c119c2aedf7a96dbcb262aa
parent174a05af39175bdf59bf50bd1c599384514e1dae
drm/amd/display: Revert "ignore msa parameter only if freesync is enabled"

This reverts commit 6ffa679916474b26c9b6c81003b42f2e1f0feda1.

This commit introduced a regression in Unigine Heaven benchmark where
the display would turn off due to incorrect handling of the parameter to
ignore MSA packets.

Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Alan Liu <HaoPing.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/amdgpu_dm/amdgpu_dm.c