From: Lionel Landwerlin Date: Thu, 19 Mar 2020 19:30:01 +0000 (+0200) Subject: intel: add new TGL pci ids X-Git-Tag: upstream/20.1.8~2201 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=58deebe547014e64d8db3f8cc5e963efe7e0f743;p=platform%2Fupstream%2Fmesa.git intel: add new TGL pci ids Update following kernel : https://patchwork.freedesktop.org/patch/357921/ Signed-off-by: Lionel Landwerlin Bspec: 44455 Acked-by: Tapani Pälli Reviewed-by: Scott D Phillips Tested-by: Marge Bot Part-of: --- diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h index b58360a..42e5d67 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")