[Intel-gfx] [PATCH] drm/i915/ehl: Add new PCI ids
José Roberto de Souza
jose.souza at intel.com
Mon Jun 29 20:06:09 UTC 2020
Two new PCI ids added to ehl.
BSpec: 29153
Signed-off-by: José Roberto de Souza <jose.souza 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 bc989de2aac2..0c7fcb1632ac 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -588,6 +588,8 @@
INTEL_VGA_DEVICE(0x4551, info), \
INTEL_VGA_DEVICE(0x4541, info), \
INTEL_VGA_DEVICE(0x4E71, info), \
+ INTEL_VGA_DEVICE(0x4557, info), \
+ INTEL_VGA_DEVICE(0x4555, info), \
INTEL_VGA_DEVICE(0x4E61, info), \
INTEL_VGA_DEVICE(0x4E51, info)
--
2.27.0
More information about the Intel-gfx
mailing list