summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>2020-03-19 21:30:01 +0200
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>2020-03-20 10:55:57 +0200
commit58deebe547014e64d8db3f8cc5e963efe7e0f743 (patch)
tree6a5f481032c1ce28431ad798dc12bf4953fa1f23 /include
parent2d3223ca90ae946231c1bfbfd1b450e5e96106a3 (diff)
intel: add new TGL pci ids
Update following kernel : https://patchwork.freedesktop.org/patch/357921/ Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Bspec: 44455 Acked-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4248> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4248>
Diffstat (limited to 'include')
-rw-r--r--include/pci_ids/iris_pci_ids.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index b58360a1916..42e5d675828 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -4,3 +4,7 @@ CHIPSET(0x9A59, tgl_gt2, "TGL GT2", "Intel(R) Graphics")
CHIPSET(0x9A60, tgl_gt1, "TGL GT1", "Intel(R) Graphics")
CHIPSET(0x9A68, tgl_gt1, "TGL GT1", "Intel(R) Graphics")
CHIPSET(0x9A70, tgl_gt1, "TGL GT1", "Intel(R) 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")
+CHIPSET(0x9AF8, tgl_gt2, "TGL GT2", "Intel(R) UHD Graphics")