intel/dev: update DG2 device names
Ref: https://ark.intel.com/content/www/us/en/ark/products/237549/intel-arc-a380e-graphics.html Ref: https://ark.intel.com/content/www/us/en/ark/products/237552/intel-arc-a310e-graphics.html Ref: https://ark.intel.com/content/www/us/en/ark/products/237550/intel-arc-a370e-graphics.html Ref: https://ark.intel.com/content/www/us/en/ark/products/237551/intel-arc-a350e-graphics.html Ref:864f42116c/shared/source/dll/devices/devices_base.inl (L49)
Fixes:c74a578c54
("intel/dev: Add 0x56ba-0x56bd DG2 PCI IDs") Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28643>
This commit is contained in:
@@ -247,10 +247,10 @@ CHIPSET(0x56b0, dg2_g11, "DG2", "Intel(R) Arc(tm) Pro A30M Graphics")
|
||||
CHIPSET(0x56b1, dg2_g11, "DG2", "Intel(R) Arc(tm) Pro A40/A50 Graphics")
|
||||
CHIPSET(0x56b2, dg2_g12, "DG2", "Intel(R) Arc(tm) Pro A60M Graphics")
|
||||
CHIPSET(0x56b3, dg2_g12, "DG2", "Intel(R) Arc(tm) Pro A60 Graphics")
|
||||
CHIPSET(0x56ba, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56bb, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56bc, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56bd, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56ba, dg2_g11, "DG2", "Intel(R) Arc(tm) A380E Graphics")
|
||||
CHIPSET(0x56bb, dg2_g11, "DG2", "Intel(R) Arc(tm) A310E Graphics")
|
||||
CHIPSET(0x56bc, dg2_g11, "DG2", "Intel(R) Arc(tm) A370E Graphics")
|
||||
CHIPSET(0x56bd, dg2_g11, "DG2", "Intel(R) Arc(tm) A350E Graphics")
|
||||
CHIPSET(0x56be, dg2_g10, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56bf, dg2_g10, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56c0, atsm_g10, "ATS-M", "Intel(R) Data Center GPU Flex 170")
|
||||
|
Reference in New Issue
Block a user