[Intel-gfx] [PATCH 2/2] drm/i915/adl_s: add missing PCI IDs
Lucas De Marchi
lucas.demarchi at intel.com
Mon Mar 22 20:27:30 UTC 2021
Synchronize our PCI IDs with the list in Bspec 53655.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
---
include/drm/i915_pciids.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index ebd0dd1c35b3..3be25768321d 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -640,6 +640,8 @@
INTEL_VGA_DEVICE(0x4681, info), \
INTEL_VGA_DEVICE(0x4682, info), \
INTEL_VGA_DEVICE(0x4683, info), \
+ INTEL_VGA_DEVICE(0x4688, info), \
+ INTEL_VGA_DEVICE(0x4689, info), \
INTEL_VGA_DEVICE(0x4690, info), \
INTEL_VGA_DEVICE(0x4691, info), \
INTEL_VGA_DEVICE(0x4692, info), \
--
2.31.0
More information about the Intel-gfx
mailing list