diff options
| author | Alex Hung <[email protected]> | 2023-12-01 13:25:33 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-12-06 20:22:35 +0000 |
| commit | c09919e6ea5fefd49d8b7b54aa5b222937163108 (patch) | |
| tree | 9c6dcda958b99f8fcfdd46fdd754c6c3365896b1 /drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | |
| parent | drm/amd/display: Add writeback enable/disable in dc (diff) | |
| download | kernel-c09919e6ea5fefd49d8b7b54aa5b222937163108.tar.gz kernel-c09919e6ea5fefd49d8b7b54aa5b222937163108.zip | |
drm/amd/display: Fix writeback_info never got updated
[WHY]
wb_enabled field is set to false before it is used, and the following
code will never be executed.
[HOW]
Setting wb_enable to false after all removal work is completed.
Tested-by: Daniel Wheeler <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Hung <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h')
0 files changed, 0 insertions, 0 deletions
