diff options
| author | Zhongwei Zhang <[email protected]> | 2025-05-16 06:44:21 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-06-03 19:33:04 +0000 |
| commit | 747bfca45e07b201cf80f3ba7338006f4525aeed (patch) | |
| tree | 7f157134a577f46e7942efc9ef57fe7a4ce6d769 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | drm/amd/display: Correct non-OLED pre_T11_delay. (diff) | |
| download | kernel-747bfca45e07b201cf80f3ba7338006f4525aeed.tar.gz kernel-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 <[email protected]>
Signed-off-by: Zhongwei Zhang <[email protected]>
Signed-off-by: Wayne Lin <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions
