aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2024-09-30 15:40:56 +0300
committerJani Nikula <[email protected]>2024-10-02 12:06:20 +0300
commit0ca97fcdba9a42f4afd66a43129fb1d6dca0a26a (patch)
treeca1ff0245c5efe4cce4e91e92e19f6c3d798a99a /tools/perf/scripts/python/intel-pt-events.py
parent06f4d328438171f841f23dd34a14cbd545094485 (diff)
drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()
Replace IS_GEN9_LP() and IS_GEN9_BC() with direct platform checks. This lets us remove their compat counterparts, as neither soc/ nor /display now no longer needs them. v2: Use !A && !B instead of !(A || B) (Ville) Reviewed-by: Ville Syrjälä <[email protected]> # v1 Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions