[Mesa-dev] [PATCH] Intel: Add a Kaby Lake PCI ID
matthew.s.atwood at intel.com
matthew.s.atwood at intel.com
Wed Apr 25 16:23:04 UTC 2018
From: Matt Atwood <matthew.s.atwood at intel.com>
v2: Branding changed
Signed-off-by: Matt Atwood <matthew.s.atwood at intel.com>
---
include/pci_ids/i965_pci_ids.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
index c740a50..82e4a54 100644
--- a/include/pci_ids/i965_pci_ids.h
+++ b/include/pci_ids/i965_pci_ids.h
@@ -156,6 +156,7 @@ CHIPSET(0x5912, kbl_gt2, "Intel(R) HD Graphics 630 (Kaby Lake GT2)")
CHIPSET(0x5916, kbl_gt2, "Intel(R) HD Graphics 620 (Kaby Lake GT2)")
CHIPSET(0x591A, kbl_gt2, "Intel(R) HD Graphics P630 (Kaby Lake GT2)")
CHIPSET(0x591B, kbl_gt2, "Intel(R) HD Graphics 630 (Kaby Lake GT2)")
+CHIPSET(0x591C, kbl_gt2, "Intel(R) Kaby Lake GT2")
CHIPSET(0x591D, kbl_gt2, "Intel(R) HD Graphics P630 (Kaby Lake GT2)")
CHIPSET(0x591E, kbl_gt2, "Intel(R) HD Graphics 615 (Kaby Lake GT2)")
CHIPSET(0x5921, kbl_gt2, "Intel(R) Kabylake GT2F")
--
2.7.4
More information about the mesa-dev
mailing list