[Intel-gfx] [PATCH] drm/i915: Add new ADL-S pci id
José Roberto de Souza
jose.souza at intel.com
Wed Aug 24 13:39:35 UTC 2022
New PCI id recently added.
BSpec: 53655
Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
---
include/drm/i915_pciids.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index 278031aa2e848..4a4c190f76984 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -641,6 +641,7 @@
INTEL_VGA_DEVICE(0x4682, info), \
INTEL_VGA_DEVICE(0x4688, info), \
INTEL_VGA_DEVICE(0x468A, info), \
+ INTEL_VGA_DEVICE(0x468B, info), \
INTEL_VGA_DEVICE(0x4690, info), \
INTEL_VGA_DEVICE(0x4692, info), \
INTEL_VGA_DEVICE(0x4693, info)
--
2.37.2
More information about the Intel-gfx
mailing list