diff options
| author | Michael Mityushkin <michael.mityushkin@amd.com> | 2023-03-30 19:46:58 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2023-04-18 23:28:53 +0300 |
| commit | 7052a801d6bc8cd203e1708313e4996630208a6e (patch) | |
| tree | 4a3003d27888438af96b9b379f98455eb8c04557 /scripts/patch-kernel | |
| parent | 6bfe9a23a8d6c7292d520747859a515fd429518d (diff) | |
| download | linux-7052a801d6bc8cd203e1708313e4996630208a6e.tar.xz | |
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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
