diff options
author | Jani Nikula <[email protected]> | 2024-09-30 15:40:55 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2024-10-02 12:06:20 +0300 |
commit | 06f4d328438171f841f23dd34a14cbd545094485 (patch) | |
tree | a9f54b92ce5102fab4e1840589503d2f557f079b /tools/perf/scripts/python/intel-pt-events.py | |
parent | 8c827853f60dd133c8804b28e90501b7b3ebc03f (diff) |
drm/i915: remove IS_LP()
The .is_lp member of struct intel_device_info and its wrapper IS_LP()
are used to identify just four platforms, VLV/CHV/BXT/GLK. It didn't
become as important as it was perhaps originally planned. Just remove
it, and replace with exact platform identification. In a few places this
becomes slightly verbose, but in many places it improves clarity to
immediately see the exact platforms.
Additionally, this lets us remove the xe compat macro.
Reviewed-by: Ville Syrjälä <[email protected]>
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