aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorSamson Tam <[email protected]>2022-12-05 16:08:40 +0000
committerAlex Deucher <[email protected]>2023-01-03 22:20:04 +0000
commitf3c23bea598ab7e8e4b8c5ca66598921310f718e (patch)
tree17ca153ce50cc5bfc43da7e788a4f61d5f216afc /tools/perf/scripts/python/sctop.py
parentdrm/amdkfd: Fix kernel warning during topology setup (diff)
downloadkernel-f3c23bea598ab7e8e4b8c5ca66598921310f718e.tar.gz
kernel-f3c23bea598ab7e8e4b8c5ca66598921310f718e.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]> Cc: [email protected] # 6.0.x, 6.1.x
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions