mirror-linux/drivers/gpu/drm/i915/soc
Jani Nikula 0ca97fcdba 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>
2024-10-02 12:06:20 +03:00
..
intel_dram.c drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC() 2024-10-02 12:06:20 +03:00
intel_dram.h drm/i915: use i9xx_fsb_freq() for GT clock frequency 2024-06-17 11:54:31 +03:00
intel_gmch.c drm: move i915_drm.h under include/drm/intel 2024-05-31 16:11:09 +03:00
intel_gmch.h
intel_pch.c drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC() 2024-10-02 12:06:20 +03:00
intel_pch.h
intel_rom.c drm/i915/bios: Extract soc/intel_rom.c 2024-10-01 17:30:58 +03:00
intel_rom.h drm/i915/bios: Extract soc/intel_rom.c 2024-10-01 17:30:58 +03:00