summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2024-09-30 15:40:56 +0300
committerJani Nikula <jani.nikula@intel.com>2024-10-02 12:06:20 +0300
commit0ca97fcdba9a42f4afd66a43129fb1d6dca0a26a (patch)
treeca1ff0245c5efe4cce4e91e92e19f6c3d798a99a /tools/perf/scripts/python/task-analyzer.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ä <ville.syrjala@linux.intel.com> # v1 Link: https://patchwork.freedesktop.org/patch/msgid/20240930124056.3541988-2-jani.nikula@intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions