diff options
author | Ville Syrjälä <[email protected]> | 2020-10-21 16:14:41 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2020-10-21 23:20:19 +0300 |
commit | d08c4e2327428d93f6d80ab0e7a79679f4c32906 (patch) | |
tree | 7b4819819cacbf6f7f47b2f7b079119cd90a8e1f /tools/perf/scripts/python/sched-migration.py | |
parent | e82351e74dcfc76c0f4241b5dbf8ee7c0ceb22be (diff) |
drm/i915: Fix potential overflows in ilk ips calculations
A bunch of the ips calculations require 64bit math. In particular
'corr' and 'corr2' look like they can overflow on 32bit systems.
Switch to explicit u64 for those.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions