Blame SOURCES/0001-intel-Add-more-Coffee-Lake-PCI-IDs.patch

e17c1f
From fe668b5c155aee4443dde0748065241e09293302 Mon Sep 17 00:00:00 2001
e17c1f
From: Anuj Phogat <anuj.phogat@gmail.com>
e17c1f
Date: Fri, 5 Jan 2018 09:17:36 -0800
e17c1f
Subject: [PATCH] intel: Add more Coffee Lake PCI IDs
e17c1f
e17c1f
More Coffee Lake PCI IDs have been added to the spec.
e17c1f
e17c1f
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
e17c1f
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
e17c1f
---
e17c1f
 include/pci_ids/i965_pci_ids.h | 10 +++++++++-
e17c1f
 1 file changed, 9 insertions(+), 1 deletion(-)
e17c1f
e17c1f
diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
e17c1f
index 0dd01a4..9616f7d 100644
e17c1f
--- a/include/pci_ids/i965_pci_ids.h
e17c1f
+++ b/include/pci_ids/i965_pci_ids.h
e17c1f
@@ -167,15 +167,23 @@ CHIPSET(0x3184, glk,     "Intel(R) HD Graphics (Geminilake)")
e17c1f
 CHIPSET(0x3185, glk_2x6, "Intel(R) HD Graphics (Geminilake 2x6)")
e17c1f
 CHIPSET(0x3E90, cfl_gt1, "Intel(R) HD Graphics (Coffeelake 2x6 GT1)")
e17c1f
 CHIPSET(0x3E93, cfl_gt1, "Intel(R) HD Graphics (Coffeelake 2x6 GT1)")
e17c1f
+CHIPSET(0x3E99, cfl_gt1, "Intel(R) HD Graphics (Coffeelake 2x6 GT1)")
e17c1f
+CHIPSET(0x3EA1, cfl_gt1, "Intel(R) HD Graphics (Coffeelake 2x6 GT1)")
e17c1f
+CHIPSET(0x3EA4, cfl_gt1, "Intel(R) HD Graphics (Coffeelake 2x6 GT1)")
e17c1f
 CHIPSET(0x3E91, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
e17c1f
 CHIPSET(0x3E92, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
e17c1f
 CHIPSET(0x3E96, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
e17c1f
+CHIPSET(0x3E9A, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
e17c1f
 CHIPSET(0x3E9B, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
e17c1f
 CHIPSET(0x3E94, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
e17c1f
+CHIPSET(0x3EA0, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
e17c1f
+CHIPSET(0x3EA3, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
e17c1f
+CHIPSET(0x3EA9, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
e17c1f
+CHIPSET(0x3EA2, cfl_gt3, "Intel(R) HD Graphics (Coffeelake 3x8 GT3)")
e17c1f
+CHIPSET(0x3EA5, cfl_gt3, "Intel(R) HD Graphics (Coffeelake 3x8 GT3)")
e17c1f
 CHIPSET(0x3EA6, cfl_gt3, "Intel(R) HD Graphics (Coffeelake 3x8 GT3)")
e17c1f
 CHIPSET(0x3EA7, cfl_gt3, "Intel(R) HD Graphics (Coffeelake 3x8 GT3)")
e17c1f
 CHIPSET(0x3EA8, cfl_gt3, "Intel(R) HD Graphics (Coffeelake 3x8 GT3)")
e17c1f
-CHIPSET(0x3EA5, cfl_gt3, "Intel(R) HD Graphics (Coffeelake 3x8 GT3)")
e17c1f
 CHIPSET(0x5A49, cnl_2x8, "Intel(R) HD Graphics (Cannonlake 2x8 GT0.5)")
e17c1f
 CHIPSET(0x5A4A, cnl_2x8, "Intel(R) HD Graphics (Cannonlake 2x8 GT0.5)")
e17c1f
 CHIPSET(0x5A41, cnl_3x8, "Intel(R) HD Graphics (Cannonlake 3x8 GT1)")
e17c1f
-- 
e17c1f
2.9.5
e17c1f