diff options
-rw-r--r-- | lib/mesa/include/pci_ids/iris_pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/mesa/include/pci_ids/iris_pci_ids.h b/lib/mesa/include/pci_ids/iris_pci_ids.h index 079ba31d9..ce7f5fd2c 100644 --- a/lib/mesa/include/pci_ids/iris_pci_ids.h +++ b/lib/mesa/include/pci_ids/iris_pci_ids.h @@ -160,6 +160,7 @@ 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(0x468b, adl_gt05, "ADL-S GT0.5", "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") |