aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorLucas De Marchi <[email protected]>2022-09-13 14:09:56 -0700
committerLucas De Marchi <[email protected]>2022-09-14 17:32:39 -0700
commit29a051bd468cba31c227af579a7c57f250570cfa (patch)
tree4d7c14334222b961713903d1e8465857064ab7b9 /tools/perf/scripts/python/intel-pt-events.py
parent5d53f4c22d367b214f6f737db5cbe6f4a86db747 (diff)
drm/i915: Invert if/else ladder for frequency read
Continue converting the driver to the convention of last version first, extending it to the future platforms. Now, any GRAPHICS_VER >= 11 will be handled by the first branch. With the new ranges it's easier to see what platform a branch started to be taken. Besides the >= 11 change, the branch taken for GRAPHICS_VER == 10 is also different, but currently there is no such platform in i915. Signed-off-by: Lucas De Marchi <[email protected]> Reviewed-by: Matt Roper <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions