lib: sync i915_pciids.h with kernel
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 27 Jul 2022 04:42:50 +0000 (21:42 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 3 Aug 2022 22:48:27 +0000 (22:48 +0000)
commit98794e2a0d537f3376970918bf955361191720c7
treec16095558e6b63319f07637ce1e31d753a0bcfce
parent40fcca248b1f1e2d373e2b0c8cedfa94f19fe6c6
lib: sync i915_pciids.h with kernel

This synchronizes with kernel commit 7835303982d1 ("drm/i915/mtl: Add
MeteorLake PCI IDs") to bring in the missing PCI IDs for several recent
platforms.

These days adding PCI IDs to libdrm doesn't really matter for real-world
system usage.  However there are still a few driver testing situations
where they're needed (such as the IGT dma-buf tests that still rely on
libdrm's bufmgr code).  At some point we should probably break that
final IGT dependency on libdrm so that these PCI ID resyncs won't be
necessary anymore, but that hasn't happened yet.

References: https://gitlab.freedesktop.org/drm/intel/-/issues/5416
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
intel/i915_pciids.h