mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 18:24:13 +08:00
intel/dev: update DG2 device names
Ref: https://ark.intel.com/content/www/us/en/ark/products/codename/226095/products-formerly-alchemist.html
Ref: DG2 PRM, Volume 4: Configurations, Steppings and Device IDs
Fixes: 99354efe31
("intel/dev: Add DG2 G12 PCI IDs")
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27944>
This commit is contained in:
parent
731ffa0737
commit
2777a4c692
@ -234,8 +234,8 @@ CHIPSET(0x5692, dg2_g10, "DG2", "Intel(R) Arc(tm) A550M Graphics")
|
||||
CHIPSET(0x5693, dg2_g11, "DG2", "Intel(R) Arc(tm) A370M Graphics")
|
||||
CHIPSET(0x5694, dg2_g11, "DG2", "Intel(R) Arc(tm) A350M Graphics")
|
||||
CHIPSET(0x5695, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x5696, dg2_g12, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x5697, dg2_g12, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x5696, dg2_g12, "DG2", "Intel(R) Arc(tm) A570M Graphics")
|
||||
CHIPSET(0x5697, dg2_g12, "DG2", "Intel(R) Arc(tm) A530M Graphics")
|
||||
CHIPSET(0x56a0, dg2_g10, "DG2", "Intel(R) Arc(tm) A770 Graphics")
|
||||
CHIPSET(0x56a1, dg2_g10, "DG2", "Intel(R) Arc(tm) A750 Graphics")
|
||||
CHIPSET(0x56a2, dg2_g10, "DG2", "Intel(R) Arc(tm) A580 Graphics")
|
||||
@ -245,8 +245,8 @@ CHIPSET(0x56a5, dg2_g11, "DG2", "Intel(R) Arc(tm) A380 Graphics")
|
||||
CHIPSET(0x56a6, dg2_g11, "DG2", "Intel(R) Arc(tm) A310 Graphics")
|
||||
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) Graphics")
|
||||
CHIPSET(0x56b3, dg2_g12, "DG2", "Intel(R) 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")
|
||||
|
Loading…
Reference in New Issue
Block a user