summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/soc
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2024-09-30 15:40:55 +0300
committerJani Nikula <jani.nikula@intel.com>2024-10-02 12:06:20 +0300
commit06f4d328438171f841f23dd34a14cbd545094485 (patch)
treea9f54b92ce5102fab4e1840589503d2f557f079b /drivers/gpu/drm/i915/soc
parent8c827853f60dd133c8804b28e90501b7b3ebc03f (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ä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240930124056.3541988-1-jani.nikula@intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/soc')
0 files changed, 0 insertions, 0 deletions