From: Anusha Srivatsa <anusha.sriva...@intel.com>

Follow the spec and add the PCI Ids.

Cc: Rodrigo Vivi <rodrigo.v...@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.sriva...@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.v...@intel.com>
---
 include/drm/i915_pciids.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index a0e4d12..35c443f 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -336,6 +336,7 @@
 
 #define INTEL_CFL_IDS(info) \
        INTEL_VGA_DEVICE(0x3E92, info), /* CFL-S GT2 */ \
-       INTEL_VGA_DEVICE(0x3E9B, info) /* CFL-H GT2 */
+       INTEL_VGA_DEVICE(0x3E9B, info), /* CFL-H GT2 */ \
+       INTEL_VGA_DEVICE(0x3EA5, info) /* CFL-U GT3 */
 
 #endif /* _I915_PCIIDS_H */
-- 
1.9.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to