summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2022-04-07 23:35:06 -0700
committerMarge Bot <emma+marge@anholt.net>2022-04-08 17:48:13 +0000
commit48620101414449c3545d4d998dc0606eb04e1467 (patch)
treeb84dd5bd535363916a239dbe69a333aa828049f8 /include
parent949bc15ea510be9ad6d1565fa3dd069c0140950b (diff)
intel/dev: Add ATS-M pci-ids
Ref: Bspec 44477 Ref: https://patchwork.freedesktop.org/series/101907/ 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/15814>
Diffstat (limited to 'include')
-rw-r--r--include/pci_ids/iris_pci_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index adfd40e12a0..6d4bfa7d3ae 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -237,4 +237,6 @@ CHIPSET(0x56a5, dg2_g11, "DG2", "Intel(R) Graphics")
CHIPSET(0x56a6, dg2_g11, "DG2", "Intel(R) Graphics")
CHIPSET(0x56b0, dg2_g11, "DG2", "Intel(R) Graphics")
CHIPSET(0x56b1, dg2_g11, "DG2", "Intel(R) Graphics")
+CHIPSET(0x56c0, dg2_g10, "ATS-M", "Intel(R) Graphics")
+CHIPSET(0x56c1, dg2_g11, "ATS-M", "Intel(R) Graphics")
#endif