aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/nv.c
diff options
context:
space:
mode:
authorAlex Hung <[email protected]>2023-12-01 06:25:33 -0700
committerAlex Deucher <[email protected]>2023-12-06 15:22:35 -0500
commitc09919e6ea5fefd49d8b7b54aa5b222937163108 (patch)
tree9c6dcda958b99f8fcfdd46fdd754c6c3365896b1 /drivers/gpu/drm/amd/amdgpu/nv.c
parentf772f902b28662188636faba88e2a10bdb08e128 (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 <[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/nv.c')
0 files changed, 0 insertions, 0 deletions