intel: Hook up new platforms IDs
In commit 98794e2a ("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: drm/intel#5416 Signed-off-by: Matt Roper matthew.d.roper@intel.com