mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
intel/dev: Update device string for MTL PCI ID 0x7d55
Ref: bspec 55420
Cc: mesa-stable
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Acked-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25073>
(cherry picked from commit ddc3c18e4a)
This commit is contained in:
parent
35791e0352
commit
d8a8f47b59
2 changed files with 2 additions and 2 deletions
|
|
@ -184,7 +184,7 @@
|
|||
"description": "intel/dev: Update device string for MTL PCI ID 0x7d55",
|
||||
"nominated": true,
|
||||
"nomination_type": 0,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null
|
||||
},
|
||||
|
|
|
|||
|
|
@ -250,6 +250,6 @@ CHIPSET(0x56c1, dg2_g11, "ATS-M", "Intel(R) Data Center GPU Flex Series 140 Grap
|
|||
|
||||
CHIPSET(0x7d40, mtl_m, "MTL", "Intel(R) Graphics")
|
||||
CHIPSET(0x7d45, mtl_p, "MTL", "Intel(R) Graphics")
|
||||
CHIPSET(0x7d55, mtl_p, "MTL", "Intel(R) Graphics")
|
||||
CHIPSET(0x7d55, mtl_p, "MTL", "Intel(R) Arc(tm) Graphics")
|
||||
CHIPSET(0x7d60, mtl_m, "MTL", "Intel(R) Graphics")
|
||||
CHIPSET(0x7dd5, mtl_p, "MTL", "Intel(R) Graphics")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue