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>
Fri, 22 Mar 2024 19:52:12 +0000 (15:52 -0400)
commit5daa29473cf63aa973aa3fcaf8c9a50ada359a45
treeee27b99bedc49ed035e6ee81179626e4aa0fab89
parentf88a7dd06ab435f8c07dc9b84a003f321c08cd72
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>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/modules/info_packet/info_packet.c