mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-23 12:40:29 +01:00
intel/dev: update DG2 device names
Ref:864f42116c/shared/source/dll/devices/devices_base.inl (L53)Fixes:98f3d072b4("intel/dev: Add 0x56be and 0x56bf DG2 PCI IDs") Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28643> (cherry picked from commitfef9ad6f66)
This commit is contained in:
parent
c73b6da5b3
commit
9376ec8dcd
2 changed files with 3 additions and 3 deletions
|
|
@ -4454,7 +4454,7 @@
|
|||
"description": "intel/dev: update DG2 device names",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "98f3d072b428f93d799d17ab4e56f963206c9a2f",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -251,8 +251,8 @@ 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(0x56be, dg2_g10, "DG2", "Intel(R) Arc(tm) A750E Graphics")
|
||||
CHIPSET(0x56bf, dg2_g10, "DG2", "Intel(R) Arc(tm) A580E Graphics")
|
||||
CHIPSET(0x56c0, atsm_g10, "ATS-M", "Intel(R) Data Center GPU Flex Series 170 Graphics")
|
||||
CHIPSET(0x56c1, atsm_g11, "ATS-M", "Intel(R) Data Center GPU Flex Series 140 Graphics")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue