diff options
author | 2025-05-16 14:44:21 +0800 | |
---|---|---|
committer | 2025-06-03 15:33:04 -0400 | |
commit | 747bfca45e07b201cf80f3ba7338006f4525aeed (patch) | |
tree | 7f157134a577f46e7942efc9ef57fe7a4ce6d769 /scripts/gdb/linux/utils.py | |
parent | drm/amd/display: Correct non-OLED pre_T11_delay. (diff) | |
download | linux-rng-747bfca45e07b201cf80f3ba7338006f4525aeed.tar.xz linux-rng-747bfca45e07b201cf80f3ba7338006f4525aeed.zip |
drm/amd/display: Avoid calling blank_stream() twice
[Why]
We've made fix for garbage in dcn31_reset_back_end_for_pipe(), adding
blank_stream() before disable_crtc(). And set_dpms_off() will call
blank_stream() again.
[How]
Add flag to avoid calling blank_stream() twice.
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Zhongwei Zhang <Zhongwei.Zhang@amd.com>
Signed-off-by: Wayne Lin <wayne.lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions