[Intel-gfx] [PATCH] drm/i915/tgl: Add new PCI IDs to TGL
Swathi Dhanavanthri
swathi.dhanavanthri at intel.com
Tue Mar 17 20:12:04 UTC 2020
Adding 4 new PCI IDs to TGL
Bspec: 44455
Signed-off-by: Swathi Dhanavanthri <swathi.dhanavanthri at intel.com>
---
include/drm/i915_pciids.h | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index 1d2c12219f44..c299e26c99c5 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -599,6 +599,10 @@
INTEL_VGA_DEVICE(0x9A60, info), \
INTEL_VGA_DEVICE(0x9A68, info), \
INTEL_VGA_DEVICE(0x9A70, info), \
- INTEL_VGA_DEVICE(0x9A78, info)
+ INTEL_VGA_DEVICE(0x9A78, info), \
+ INTEL_VGA_DEVICE(0x9AC9, info), \
+ INTEL_VGA_DEVICE(0x9AF8, info), \
+ INTEL_VGA_DEVICE(0x9AC0, info), \
+ INTEL_VGA_DEVICE(0x9AD9, info)
#endif /* _I915_PCIIDS_H */
--
2.20.1
More information about the Intel-gfx
mailing list