summaryrefslogtreecommitdiff
path: root/include/pci_ids/iris_pci_ids.h
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2024-04-04 14:56:11 -0700
committerMarge Bot <emma+marge@anholt.net>2024-04-05 06:36:44 +0000
commit98f3d072b428f93d799d17ab4e56f963206c9a2f (patch)
tree62c80aca9a2c4bf0fd3fe768e76f0ec740075421 /include/pci_ids/iris_pci_ids.h
parent9b0f028c7ea21c84342b8a5b1a84fd1eb400fbfa (diff)
intel/dev: Add 0x56be and 0x56bf DG2 PCI IDs
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>
Diffstat (limited to 'include/pci_ids/iris_pci_ids.h')
-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")