aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
diff options
context:
space:
mode:
authorSamson Tam <[email protected]>2022-12-05 16:08:40 +0000
committerAlex Deucher <[email protected]>2023-01-03 21:50:48 +0000
commit878a3c004c0e49bb2d4e552899aaa98f9fad309e (patch)
tree37da834e367cc61471442f18a9c1cd557fbf7295 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
parentdrm/amd/display: phase3 mst hdcp for multiple displays (diff)
downloadkernel-878a3c004c0e49bb2d4e552899aaa98f9fad309e.tar.gz
kernel-878a3c004c0e49bb2d4e552899aaa98f9fad309e.zip
drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 and not DPM0
[Why] SwathSizePerSurfaceY[] and SwathSizePerSurfaceC[] values are uninitialized because we are using += instead of = operator. [How] Assign values in loop with = operator. Acked-by: Aurabindo Pillai <[email protected]> Signed-off-by: Samson Tam <[email protected]> Reviewed-by: Aric Cyr <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions