diff options
author | 2023-03-30 12:46:58 -0400 | |
---|---|---|
committer | 2023-04-18 16:28:53 -0400 | |
commit | 7052a801d6bc8cd203e1708313e4996630208a6e (patch) | |
tree | 4a3003d27888438af96b9b379f98455eb8c04557 /drivers/gpu/drm/amd/display/modules/power/power_helpers.c | |
parent | drm/amd/display: DSC policy override when ODM combine is forced (diff) | |
download | linux-rng-7052a801d6bc8cd203e1708313e4996630208a6e.tar.xz linux-rng-7052a801d6bc8cd203e1708313e4996630208a6e.zip |
drm/amd/display: Correct output color space during HW reinitialize
[Why]
Doing core_link_disable_stream or set_dpms_off when reinitializing
hardware causes issue to repro with external display connected. This is
unnecessary, blanking pixel data should be sufficient.
[How]
Call disable_pixel_data while reinitializing hardware instead of
core_link_disable_stream or set_dpms_off.
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Michael Mityushkin <michael.mityushkin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/power/power_helpers.c')
0 files changed, 0 insertions, 0 deletions