This is a spin-off from [1], including just the PCI ID macro cleanups, as well as adding a bunch more cleanups. BR, Jani. [1] https://lore.kernel.org/all/cover.1715086509.git.jani.nikula@xxxxxxxxx/ Jani Nikula (8): drm/i915/pciids: add INTEL_PNV_IDS(), use acronym drm/i915/pciids: add INTEL_ILK_IDS(), use acronym drm/i915/pciids: add INTEL_SNB_IDS() drm/i915/pciids: add INTEL_IVB_IDS() drm/i915/pciids: don't include WHL/CML PCI IDs in CFL drm/i915/pciids: remove 11 from INTEL_ICL_IDS() drm/i915/pciids: remove 12 from INTEL_TGL_IDS() drm/i915/pciids: don't include RPL-U PCI IDs in RPL-P arch/x86/kernel/early-quirks.c | 19 +++--- .../drm/i915/display/intel_display_device.c | 20 +++--- drivers/gpu/drm/i915/i915_pci.c | 13 ++-- drivers/gpu/drm/i915/intel_device_info.c | 3 +- include/drm/i915_pciids.h | 67 ++++++++++++------- 5 files changed, 71 insertions(+), 51 deletions(-) -- 2.39.2