diff options
Diffstat (limited to 'include/pci_ids')
-rw-r--r-- | include/pci_ids/iris_pci_ids.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h index e69de29bb2d..d4266b260e1 100644 --- a/include/pci_ids/iris_pci_ids.h +++ b/include/pci_ids/iris_pci_ids.h @@ -0,0 +1,7 @@ +CHIPSET(0x9A40, tgl_1x6x16, "Intel(R) Graphics (TGL GT2)") +CHIPSET(0x9A49, tgl_1x6x16, "Intel(R) Graphics (TGL GT2)") +CHIPSET(0x9A59, tgl_1x6x16, "Intel(R) Graphics (TGL GT2)") +CHIPSET(0x9A60, tgl_1x2x16, "Intel(R) Graphics (TGL GT1)") +CHIPSET(0x9A68, tgl_1x2x16, "Intel(R) Graphics (TGL GT1)") +CHIPSET(0x9A70, tgl_1x2x16, "Intel(R) Graphics (TGL GT1)") +CHIPSET(0x9A78, tgl_1x2x16, "Intel(R) Graphics (TGL GT1)") |