mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 18:00:10 +01: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>
(cherry picked from commit 91fec2657a)
This commit is contained in:
parent
47aff2759f
commit
ca7c6dffd9
2 changed files with 13 additions and 13 deletions
|
|
@ -5926,7 +5926,7 @@
|
|||
"description": "intel/pci_ids: Update DG2 device names",
|
||||
"nominated": true,
|
||||
"nomination_type": 0,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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…
Add table
Reference in a new issue