diff options
author | Alex Hung <alex.hung@amd.com> | 2023-12-01 06:25:33 -0700 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-12-06 15:22:35 -0500 |
commit | c09919e6ea5fefd49d8b7b54aa5b222937163108 (patch) | |
tree | 9c6dcda958b99f8fcfdd46fdd754c6c3365896b1 /drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | |
parent | f772f902b28662188636faba88e2a10bdb08e128 (diff) |
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 <daniel.wheeler@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h')
0 files changed, 0 insertions, 0 deletions