summaryrefslogtreecommitdiff
path: root/include/pci_ids/iris_pci_ids.h
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2024-03-12 16:12:23 -0700
committerMarge Bot <emma+marge@anholt.net>2024-03-14 08:01:56 +0000
commit59e0c38427df012ded895229dbf3d955efb59362 (patch)
treefd70198fd77bf7bcd517e21bdb15c849afb705ab /include/pci_ids/iris_pci_ids.h
parent9b6d6c1d2d0c8a517e974abbf7b75a47a607f6ec (diff)
intel/dev: Adjust device strings for ATS-M devices
Ref: https://ark.intel.com/content/www/us/en/ark/products/230020/intel-data-center-gpu-flex-140.html Ref: https://ark.intel.com/content/www/us/en/ark/products/230019/intel-data-center-gpu-flex-170.html Ref: https://github.com/intel/compute-runtime/blame/e00230a6c2babfbd9e67e8d2df462000d10f9cbd/shared/source/dll/devices/devices_base.inl#L58-L59 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28141>
Diffstat (limited to 'include/pci_ids/iris_pci_ids.h')
-rw-r--r--include/pci_ids/iris_pci_ids.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index 1032868d027..46611e33c49 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -251,8 +251,8 @@ CHIPSET(0x56ba, dg2_g11, "DG2", "Intel(R) Graphics")
CHIPSET(0x56bb, dg2_g11, "DG2", "Intel(R) Graphics")
CHIPSET(0x56bc, dg2_g11, "DG2", "Intel(R) Graphics")
CHIPSET(0x56bd, dg2_g11, "DG2", "Intel(R) 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")
+CHIPSET(0x56c0, atsm_g10, "ATS-M", "Intel(R) Data Center GPU Flex 170")
+CHIPSET(0x56c1, atsm_g11, "ATS-M", "Intel(R) Data Center GPU Flex 140")
CHIPSET(0x7d40, mtl_u, "MTL", "Intel(R) Graphics")
CHIPSET(0x7d45, mtl_h, "MTL", "Intel(R) Graphics")