summaryrefslogtreecommitdiffstats
path: root/include/pci_ids
diff options
context:
space:
mode:
authorJordan Justen <[email protected]>2020-03-20 15:10:09 -0700
committerEric Engestrom <[email protected]>2020-03-25 15:35:03 +0100
commit64092f4de31c31a41fc4b97808847aa6495e0a1e (patch)
treeda93c586f65e0e7f0b8d05c72338deb8073724fe /include/pci_ids
parentfdd4beab686d968a5a787243c9476c0a88405745 (diff)
intel: Add TGL PCI ID
Ref: Bspec 44455 Cc: <[email protected]> Signed-off-by: Jordan Justen <[email protected]> Reviewed-by: Lionel Landwerlin <[email protected]> (cherry picked from commit f02ae6986740813bf79bde8aad1a0ac5dd7e4d7c)
Diffstat (limited to 'include/pci_ids')
-rw-r--r--include/pci_ids/iris_pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index 863a8f429a0..a8dee3ddb3a 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -4,6 +4,7 @@ CHIPSET(0x9A59, tgl_gt2, "TGL GT2", "Intel(R) Graphics")
CHIPSET(0x9A60, tgl_gt1, "TGL GT1", "Intel(R) UHD Graphics")
CHIPSET(0x9A68, tgl_gt1, "TGL GT1", "Intel(R) UHD Graphics")
CHIPSET(0x9A70, tgl_gt1, "TGL GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x9A78, tgl_gt2, "TGL GT2", "Intel(R) UHD Graphics")
CHIPSET(0x9AC0, tgl_gt2, "TGL GT2", "Intel(R) UHD Graphics")
CHIPSET(0x9AC9, tgl_gt2, "TGL GT2", "Intel(R) UHD Graphics")
CHIPSET(0x9AD9, tgl_gt2, "TGL GT2", "Intel(R) UHD Graphics")