On Fri, 10 May 2024, Jani Nikula <jani.nikula@xxxxxxxxx> wrote: > On Fri, 10 May 2024, Jani Nikula <jani.nikula@xxxxxxxxx> wrote: >> 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 +++--- > > Bjorn, ack for merging this via drm-intel-next? No reply from Bjorn, Cc: the x86 maintainers and list, could I get an ack from you please? I'd like to get these PCI ID macro changes moving forward, I've got more work pending on this. Lore link to the whole series [1]. Thanks, Jani. [1] https://lore.kernel.org/r/cover.1715340032.git.jani.nikula@xxxxxxxxx > >> .../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(-) -- Jani Nikula, Intel