Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays...
authorHarry Wentland <harry.wentland@amd.com>
Tue, 12 Mar 2024 15:21:32 +0000 (11:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Mar 2024 12:52:24 +0000 (08:52 -0400)
commit78aca9ee5e012e130dbfbd7191bc2302b0cf3b37
treeb0ef64b0317a14bcb32628074d69c5145193d360
parent1210e2f1033dc56b666c9f6dfb761a2d3f9f5d6c
Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays without PSR"

This causes flicker on a bunch of eDP panels. The info_packet code
also caused regressions on other OSes that we haven't' seen on Linux
yet, but that is likely due to the fact that we haven't had a chance
to test those environments on Linux.

We'll need to revisit this.

This reverts commit 202260f64519e591b5cd99626e441b6559f571a3.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3207
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3151
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/modules/info_packet/info_packet.c