summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2024-04-04 14:56:11 -0700
committerJordan Justen <jordan.l.justen@intel.com>2024-04-04 23:24:06 -0700
commit669683ff369895ef1ce389c5b765a0ad5766b8e9 (patch)
treea28d60d417066ffd2a6b7891a19d532d946ca92c
parent0e817ba548c56014c3707633c87b0ff50cf6d3ad (diff)
intel/dev: Add 0x56be and 0x56bf DG2 PCI IDsdg2-56be-56bf
Ref: bspec 44477 Backport-to: 24.0 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/28584>
-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 d4960fc473a..f4c8bf51008 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -251,6 +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(0x56be, dg2_g10, "DG2", "Intel(R) Graphics")
+CHIPSET(0x56bf, dg2_g10, "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")