intel/pci_ids: Update TGL device names
Ref: 9097b19c3c/shared/source/dll/devices/devices_base.inl (L96-L97)
Ref: https://www.intel.com/content/www/us/en/products/sku/208659/intel-core-i51140g7-processor-8m-cache-up-to-4-20-ghz-with-ipu/specifications.html?wapkw=0x9a40
Ref: https://www.intel.com/content/www/us/en/products/sku/208660/intel-core-i51145g7-processor-8m-cache-up-to-4-40-ghz-with-ipu/specifications.html?wapkw=0x9a49
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30760>
This commit is contained in:
@@ -190,8 +190,8 @@ CHIPSET(0x46d2, adl_n, "ADL-N", "Intel(R) Graphics")
|
||||
CHIPSET(0x46d3, adl_n, "ADL-N", "Intel(R) Graphics")
|
||||
CHIPSET(0x46d4, adl_n, "ADL-N", "Intel(R) Graphics")
|
||||
|
||||
CHIPSET(0x9a40, tgl_gt2, "TGL GT2", "Intel(R) Xe Graphics")
|
||||
CHIPSET(0x9a49, tgl_gt2, "TGL GT2", "Intel(R) Xe Graphics")
|
||||
CHIPSET(0x9a40, tgl_gt2, "TGL GT2", "Intel(R) Iris(R) Xe Graphics")
|
||||
CHIPSET(0x9a49, tgl_gt2, "TGL GT2", "Intel(R) Iris(R) Xe Graphics")
|
||||
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")
|
||||
|
Reference in New Issue
Block a user