mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02: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> (cherry picked from commit2777a4c692)
This commit is contained in:
parent
aa42cefb3c
commit
3426b29094
2 changed files with 5 additions and 5 deletions
|
|
@ -654,7 +654,7 @@
|
|||
"description": "intel/dev: update DG2 device names",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "99354efe314a98906fd0ce0dc823dabbf66cd948",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -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…
Add table
Reference in a new issue