diff options
author | George Shen <[email protected]> | 2022-10-07 12:43:26 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-11-01 11:47:50 -0400 |
commit | 86975c34b6e2ce85b5b03f3b0a83333c97890ad7 (patch) | |
tree | 176055af2e985469797a9a8c385e7e480d72fb61 /tools/perf/scripts/python/bin/netdev-times-report | |
parent | cf472dbdd7204e1aaaf587df067e8e986616788b (diff) |
drm/amd/display: Fix DCN32 DSC delay calculation
[Why]
DCN32 DSC delay calculation had an unintentional integer division,
resulting in a mismatch against the DML spreadsheet.
[How]
Cast numerator to double before performing the division.
Reviewed-by: Alvin Lee <[email protected]>
Acked-by: Alex Hung <[email protected]>
Signed-off-by: George Shen <[email protected]>
Tested-by: Mark Broadworth <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/netdev-times-report')
0 files changed, 0 insertions, 0 deletions