]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Mon, 11 Jan 2021 16:31:51 +0000 (11:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Jan 2021 04:45:24 +0000 (23:45 -0500)
commita3bc5d7c911fe8256d73907a8586eede568b2be2
treefcadcd3b85133dc3f3fc533820ef131deee62cec
parent885f4b3b71ee929f170eda0ef0aaacd3063c987b
Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"

commit 4d4ac89f6448 ("drm/amd/display: Fixed Intermittent blue screen on OLED panel")

causes power regression for many users. It seems that this change causes
the MCLK to get forced high; this creates a regression for many users
since their devices were not able to drop to a low state after this
change. For this reason, this reverts commit
4d4ac89f64489a15e3772ab8d2feaf1216f45399.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1407
Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Naveed Ashfaq <Naveed.Ashfaq@amd.com>
Cc: Hersen Wu <hersenxs.wu@amd.com>
Cc: Roman Li <roman.li@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c