projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37370f6
)
i965: Fix KBL typo in string
author
Ben Widawsky
<ben@bwidawsk.net>
Thu, 10 Nov 2016 18:20:13 +0000
(10:20 -0800)
committer
Kenneth Graunke
<kenneth@whitecape.org>
Wed, 16 Nov 2016 01:34:37 +0000
(17:34 -0800)
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
include/pci_ids/i965_pci_ids.h
patch
|
blob
|
history
diff --git
a/include/pci_ids/i965_pci_ids.h
b/include/pci_ids/i965_pci_ids.h
index fbc399943fb86d4da868302823017c411e26bbd8..ffcaf337458d9c31055769c39e69446c538c49a9 100644
(file)
--- a/
include/pci_ids/i965_pci_ids.h
+++ b/
include/pci_ids/i965_pci_ids.h
@@
-153,7
+153,7
@@
CHIPSET(0x5913, kbl_gt1_5, "Intel(R) Kabylake GT1.5")
CHIPSET(0x5915, kbl_gt1_5, "Intel(R) Kabylake GT1.5")
CHIPSET(0x5917, kbl_gt1_5, "Intel(R) Kabylake GT1.5")
CHIPSET(0x5912, kbl_gt2, "Intel(R) Kabylake GT2")
-CHIPSET(0x5916, kbl_gt2, "Intel(R) HD Graphics 620 (
Intel(R)
Kabylake GT2)")
+CHIPSET(0x5916, kbl_gt2, "Intel(R) HD Graphics 620 (Kabylake GT2)")
CHIPSET(0x591A, kbl_gt2, "Intel(R) Kabylake GT2")
CHIPSET(0x591B, kbl_gt2, "Intel(R) Kabylake GT2")
CHIPSET(0x591D, kbl_gt2, "Intel(R) Kabylake GT2")