aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorSamson Tam <[email protected]>2022-12-05 11:08:40 -0500
committerAlex Deucher <[email protected]>2023-01-03 16:50:48 -0500
commit878a3c004c0e49bb2d4e552899aaa98f9fad309e (patch)
tree37da834e367cc61471442f18a9c1cd557fbf7295 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parente8fd3eeb5e8711af39b00642da06474e52f4780c (diff)
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 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions