summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2024-04-04 14:24:13 -0700
committerJordan Justen <jordan.l.justen@intel.com>2024-04-10 23:27:25 -0700
commit86c42acdbc2698c6bc90b82c0a36404c7f481dbc (patch)
treeed455e165cf5dc7d2e0d97591fafd63f5bf3f1bd
parent16682b60546adb3ea3347c0a75c4a85ac169363e (diff)
intel/dev: Change ATS-M 0x56c2 string from 170G to 170Vats-m-170g-to-v
Ref: bspec 44477 Ref: https://github.com/intel/compute-runtime/commit/9123b5d5b01279731173f2726ed35171b039851b Fixes: ce900dcbb13 ("intel/dev: Add ATS-M PCI ID for Data Center GPU Flex 170G") Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28687>
-rw-r--r--include/pci_ids/iris_pci_ids.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index 09474a4f0dc..b4a02cde666 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -255,7 +255,7 @@ 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 170")
CHIPSET(0x56c1, atsm_g11, "ATS-M", "Intel(R) Data Center GPU Flex 140")
-CHIPSET(0x56c2, atsm_g10, "ATS-M", "Intel(R) Data Center GPU Flex 170G")
+CHIPSET(0x56c2, atsm_g10, "ATS-M", "Intel(R) Data Center GPU Flex 170V")
CHIPSET(0x7d40, mtl_u, "MTL", "Intel(R) Graphics")
CHIPSET(0x7d45, mtl_h, "MTL", "Intel(R) Graphics")