mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-18 06:34:37 +08:00
intel/pci_ids: Update DG2 device names
Ref: bspec 44477 Ref: https://www.intel.com/content/www/us/en/products/details/discrete-gpus/arc/arc-a-series.html Cc: mesa-stable Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18303>
This commit is contained in:
parent
9283ffec14
commit
91fec2657a
@ -229,23 +229,23 @@ CHIPSET(0x4f83, dg2_g10, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x4f84, dg2_g10, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x4f87, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x4f88, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x5690, dg2_g10, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x5691, dg2_g10, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x5692, dg2_g10, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x5693, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x5694, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x5690, dg2_g10, "DG2", "Intel(R) Arc(tm) A770M Graphics")
|
||||
CHIPSET(0x5691, dg2_g10, "DG2", "Intel(R) Arc(tm) A730M Graphics")
|
||||
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(0x56a0, dg2_g10, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56a1, dg2_g10, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56a2, dg2_g10, "DG2", "Intel(R) 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")
|
||||
CHIPSET(0x56a3, dg2_g12, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56a4, dg2_g12, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56a5, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56a6, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56b0, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56b1, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
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(0x56c0, dg2_g10, "ATS-M", "Intel(R) Data Center GPU Flex Series 170 Graphics")
|
||||
|
Loading…
Reference in New Issue
Block a user