mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 04:08:25 +02:00
intel/pci_ids: Update ATS-M device names
Ref: bspec 44477 Ref: https://www.intel.com/content/www/us/en/products/details/discrete-gpus/data-center-gpu/flex-series/products.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
f23dbcd642
commit
9283ffec14
1 changed files with 2 additions and 2 deletions
|
|
@ -248,5 +248,5 @@ CHIPSET(0x56b0, dg2_g11, "DG2", "Intel(R) Graphics")
|
|||
CHIPSET(0x56b1, dg2_g11, "DG2", "Intel(R) 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) Graphics")
|
||||
CHIPSET(0x56c1, dg2_g11, "ATS-M", "Intel(R) Graphics")
|
||||
CHIPSET(0x56c0, dg2_g10, "ATS-M", "Intel(R) Data Center GPU Flex Series 170 Graphics")
|
||||
CHIPSET(0x56c1, dg2_g11, "ATS-M", "Intel(R) Data Center GPU Flex Series 140 Graphics")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue