diff options
author | Nicholas Kazlauskas <[email protected]> | 2021-09-29 11:37:33 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-10-20 15:17:13 -0400 |
commit | c938aed88f8259dc913b717a32319101c66e87a9 (patch) | |
tree | fc834754506a7ccd3b9ff006af20e7c4e5ac813c /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | c21b105380cf86e829c68586ca1315cfc253ad8c (diff) |
drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1
[Why]
Prefetch BW calculated is lower than the DML reference because of a
porting error that's excluding cursor and row bandwidth from the
pixel data bandwidth.
[How]
Change the dml_max4 to dml_max3 and include cursor and row bandwidth
in the same calculation as the rest of the pixel data during vactive.
Reviewed-by: Dmytro Laktyushkin <[email protected]>
Acked-by: Agustin Gutierrez Sanchez <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions