summaryrefslogtreecommitdiff
path: root/include/pci_ids/iris_pci_ids.h
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2022-03-25 12:03:08 -0700
committerJordan Justen <jordan.l.justen@intel.com>2022-04-21 01:32:53 -0700
commitd257494ec4d826aec8841845479215820e612917 (patch)
tree712179354f90e0bda31999936970b08ad253e1f7 /include/pci_ids/iris_pci_ids.h
parent3af6631c6d1c88d7efc4709f7e0a52aff09758f3 (diff)
intel/dev: Add device info for RPL-P
Cc: mesa-stable Ref: https://patchwork.freedesktop.org/series/102701/ 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/16054>
Diffstat (limited to 'include/pci_ids/iris_pci_ids.h')
-rw-r--r--include/pci_ids/iris_pci_ids.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index 6d4bfa7d3ae..4bdd5142609 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -209,6 +209,13 @@ CHIPSET(0xa783, rpl, "RPL-S", "Intel(R) Graphics")
CHIPSET(0xa788, rpl, "RPL-S", "Intel(R) Graphics")
CHIPSET(0xa789, rpl, "RPL-S", "Intel(R) Graphics")
+CHIPSET(0xa720, rpl_p, "RPL-P", "Intel(R) Graphics")
+CHIPSET(0xa721, rpl_p, "RPL-P", "Intel(R) Graphics")
+CHIPSET(0xa7a0, rpl_p, "RPL-P", "Intel(R) Graphics")
+CHIPSET(0xa7a1, rpl_p, "RPL-P", "Intel(R) Graphics")
+CHIPSET(0xa7a8, rpl_p, "RPL-P", "Intel(R) Graphics")
+CHIPSET(0xa7a9, rpl_p, "RPL-P", "Intel(R) Graphics")
+
CHIPSET(0x4905, dg1, "DG1", "Intel(R) Graphics")
CHIPSET(0x4906, dg1, "DG1", "Intel(R) Graphics")
CHIPSET(0x4907, sg1, "SG1", "Intel(R) Graphics")