aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorNicholas Kazlauskas <[email protected]>2020-05-22 13:24:06 -0400
committerAlex Deucher <[email protected]>2020-07-01 01:59:20 -0400
commit92bfc4a196977d75da15f7544fd538e71684ca39 (patch)
treea1f506023cffd5ae68980cb9b4d34e7f05502819 /tools/perf/scripts/python/sctop.py
parentc0838cbee2d05c3eb8a2b5a3d1ce706a73008044 (diff)
drm/amd/display: Fix VBA chroma calculation for pipe splitting
[Why] DML failures occur for 420 modes with dynamic pipe splitting enabled because the ChromaViewport exceeds the ChromaSurfaceWidth. This is caused by adding the viewport_width instead of the viewport_width_c. This similarly occurs for rotated modes due to the use of viewport_height instead of viewport_height_c. [How] Correct the calculations. Signed-off-by: Nicholas Kazlauskas <[email protected]> Reviewed-by: Dmytro Laktyushkin <[email protected]> Acked-by: Qingqing Zhuo <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions