intel: Hook up new platforms IDs
authorMatt Roper <matthew.d.roper@intel.com>
Fri, 26 Aug 2022 23:26:33 +0000 (16:26 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Tue, 30 Aug 2022 19:32:48 +0000 (19:32 +0000)
commit03e0ab4d888b23164f1e076f1d2fad9d2039b820
treed906ff11ae8139635e17d38fb6193b15d7151ac9
parent33f0009de5534b3e0ad886dfe0414f982644aade
intel: Hook up new platforms IDs

In commit 98794e2a0d ("lib: sync i915_pciids.h with kernel") we
resynchronized the PCI header with the kernel to bring in the
definitions for several new platforms.  But before those IDs will be
recognized, we still need to hook them up in the libdrm chipset code as
well.

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