diff options
author | Alex Hung <alex.hung@amd.com> | 2023-05-05 14:14:38 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-10-03 15:42:20 -0400 |
commit | 8a307777c36e15f38c9f23778babcd368144c7d8 (patch) | |
tree | 99a3529ce2a2bfdba935e8d872704ce6db7f5b79 /drivers/gpu/drm/radeon/atom-bits.h | |
parent | c6d3c7b6309726fbe93cf595d6de326fb8295a64 (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.
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/radeon/atom-bits.h')
0 files changed, 0 insertions, 0 deletions