summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2024-03-12 16:16:42 -0700
committerJordan Justen <jordan.l.justen@intel.com>2024-03-13 00:31:37 -0700
commita211561786456e140ae8012fede206906860321c (patch)
tree5f0f8d4d55f3308af5318a361f2d254b9b32f078
parente67ed63b30053b2959f3c32035ecdfc0772f294b (diff)
intel/dev: Add ATS-M PCI ID for Data Center GPU Flex 170Gats-m-pci-ids2
Ref: bspec 44477 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
-rw-r--r--include/pci_ids/iris_pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index 46611e33c49..d4960fc473a 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -253,6 +253,7 @@ 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 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(0x7d40, mtl_u, "MTL", "Intel(R) Graphics")
CHIPSET(0x7d45, mtl_h, "MTL", "Intel(R) Graphics")