diff options
| author | Michael Mityushkin <[email protected]> | 2023-03-30 12:46:58 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-04-18 16:28:53 -0400 |
| commit | 7052a801d6bc8cd203e1708313e4996630208a6e (patch) | |
| tree | 4a3003d27888438af96b9b379f98455eb8c04557 /tools/perf/scripts/python | |
| parent | 6bfe9a23a8d6c7292d520747859a515fd429518d (diff) | |
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 <[email protected]>
Acked-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Michael Mityushkin <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions