diff options
author | Zhongwei Zhang <Zhongwei.Zhang@amd.com> | 2025-05-16 09:44:21 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-06-03 22:33:04 +0300 |
commit | 747bfca45e07b201cf80f3ba7338006f4525aeed (patch) | |
tree | 7f157134a577f46e7942efc9ef57fe7a4ce6d769 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 893f07452bca56ff146a6be02b3294a9ea23d18a (diff) | |
download | linux-747bfca45e07b201cf80f3ba7338006f4525aeed.tar.xz |
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 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions