intel/pci_ids: Update DG1 device names
Ref: 9097b19c3c/shared/source/dll/devices/devices_base.inl (L43-L46)
Ref: https://ark.intel.com/content/www/us/en/ark/products/codename/195485/products-formerly-dg1.html
Ref: https://www.intel.com/content/www/us/en/content-details/682687/2020-discrete-gpu-formerly-named-dg1-programmer-s-reference-manual-configurations.html?wapkw=0x4905
Ref: bspec 44463
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:
@@ -222,10 +222,10 @@ CHIPSET(0xa7ab, rpl_p, "RPL-P", "Intel(R) Graphics")
|
|||||||
CHIPSET(0xa7ac, rpl_p, "RPL-U", "Intel(R) Graphics")
|
CHIPSET(0xa7ac, rpl_p, "RPL-U", "Intel(R) Graphics")
|
||||||
CHIPSET(0xa7ad, rpl_p, "RPL-U", "Intel(R) Graphics")
|
CHIPSET(0xa7ad, rpl_p, "RPL-U", "Intel(R) Graphics")
|
||||||
|
|
||||||
CHIPSET(0x4905, dg1, "DG1", "Intel(R) Graphics")
|
CHIPSET(0x4905, dg1, "DG1", "Intel(R) Iris(R) Xe MAX Graphics")
|
||||||
CHIPSET(0x4906, dg1, "DG1", "Intel(R) Graphics")
|
CHIPSET(0x4906, dg1, "DG1", "Intel(R) Graphics")
|
||||||
CHIPSET(0x4907, sg1, "SG1", "Intel(R) Graphics")
|
CHIPSET(0x4907, sg1, "SG1", "Intel(R) Graphics")
|
||||||
CHIPSET(0x4908, dg1, "DG1", "Intel(R) Graphics")
|
CHIPSET(0x4908, dg1, "DG1", "Intel(R) Iris(R) Xe Graphics")
|
||||||
CHIPSET(0x4909, dg1, "DG1", "Intel(R) Graphics")
|
CHIPSET(0x4909, dg1, "DG1", "Intel(R) Graphics")
|
||||||
|
|
||||||
CHIPSET(0x5690, dg2_g10, "DG2", "Intel(R) Arc(tm) A770M Graphics")
|
CHIPSET(0x5690, dg2_g10, "DG2", "Intel(R) Arc(tm) A770M Graphics")
|
||||||
|
Reference in New Issue
Block a user