summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2022-09-02 10:25:19 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2022-09-02 10:25:19 +0000
commit4a7f3b3628ca93bf809f6f892b9a19c3f46cda08 (patch)
tree810a88763a57908b1974473853f1b5e8feb6dd9f /lib
parentd61abf99cc58b782be4576d26db2d810a4915fac (diff)
intel/pci_ids: Update ADL-S strings
From Jordan Justen 6ca37aabfbb04a066d3d440aad3181c087fe3c6d in mainline Mesa
Diffstat (limited to 'lib')
-rw-r--r--lib/mesa/include/pci_ids/iris_pci_ids.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/mesa/include/pci_ids/iris_pci_ids.h b/lib/mesa/include/pci_ids/iris_pci_ids.h
index 9f460deb3..079ba31d9 100644
--- a/lib/mesa/include/pci_ids/iris_pci_ids.h
+++ b/lib/mesa/include/pci_ids/iris_pci_ids.h
@@ -156,13 +156,13 @@ CHIPSET(0x4c8c, rkl_gt05, "RKL GT0.5", "Intel(R) Graphics")
CHIPSET(0x4c90, rkl_gt1, "RKL GT1", "Intel(R) Graphics")
CHIPSET(0x4c9a, rkl_gt1, "RKL GT1", "Intel(R) Graphics")
-CHIPSET(0x4680, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
-CHIPSET(0x4682, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
-CHIPSET(0x4688, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
-CHIPSET(0x468a, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
-CHIPSET(0x4690, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
-CHIPSET(0x4692, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
-CHIPSET(0x4693, adl_gt05, "ADL-S GT0.5", "Intel(R) Graphics")
+CHIPSET(0x4680, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics 770")
+CHIPSET(0x4682, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics 730")
+CHIPSET(0x4688, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x468a, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x4690, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics 770")
+CHIPSET(0x4692, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics 730")
+CHIPSET(0x4693, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics 710")
CHIPSET(0x4626, adl_gt2, "ADL GT2", "Intel(R) Graphics")
CHIPSET(0x4628, adl_gt2, "ADL GT2", "Intel(R) Graphics")