aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJohn Harrison <[email protected]>2022-11-29 15:20:31 -0800
committerJohn Harrison <[email protected]>2022-11-30 13:59:34 -0800
commit9bbba0667f3779efa9a5c262b2f1b97408a2f563 (patch)
tree5e867c1f2d1bfc532c37a4b3b6143e201b817b6a /tools/perf/scripts/python/flamegraph.py
parent92fcd24853dea0aaf6da945dd06107e573840ae8 (diff)
drm/i915/guc: Use GuC submission API version number
The GuC firmware includes an extra version number to specify the submission API level. So use that rather than the main firmware version number for submission related checks. Also, while it is guaranteed that GuC version number components are only 8-bits in size, other firmwares do not have that restriction. So stop making assumptions about them generically fitting in a u16 individually, or in a u32 as a combined 8.8.8. Signed-off-by: John Harrison <[email protected]> Reviewed-by: Daniele Ceraolo Spurio <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions