summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatt Atwood <matthew.s.atwood@intel.com>2018-04-25 09:23:04 -0700
committerRafael Antognolli <rafael.antognolli@intel.com>2018-04-25 13:31:55 -0700
commit3ba5a646e58078f8d62d1d5f435a4939b98c8166 (patch)
tree502132ca5316b38ae53018217d67c568b71f27a3 /include
parent069c409f434ab215940aad2092d5d236b410a7b9 (diff)
Intel: Add a Kaby Lake PCI ID
v2: Branding changed Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com> Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
Diffstat (limited to 'include')
-rw-r--r--include/pci_ids/i965_pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
index c740a50bcab..82e4a549e02 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")