From f1b085cd6983aeec24f431079dadff448ba58ecf Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Wed, 4 May 2022 20:30:13 +1000 Subject: [PATCH] intel/dev: add RPL-S pci ids from drm-intel-next from Tejas Upadhyay 'drm/i915: Add RPL-S PCI IDs' in drm-intel-next Reviewed-by: Lionel Landwerlin (cherry picked from commit 0cfc01fe835fe727e9ff7485fd6b5c8180bfd7b7) Part-of: --- include/pci_ids/iris_pci_ids.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h index 7fbc8a2cab1..9f460deb350 100644 --- a/include/pci_ids/iris_pci_ids.h +++ b/include/pci_ids/iris_pci_ids.h @@ -205,6 +205,8 @@ CHIPSET(0xa782, rpl, "RPL-S", "Intel(R) Graphics") 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(0xa78a, rpl, "RPL-S", "Intel(R) Graphics") +CHIPSET(0xa78b, rpl, "RPL-S", "Intel(R) Graphics") CHIPSET(0xa720, rpl_p, "RPL-P", "Intel(R) Graphics") CHIPSET(0xa721, rpl_p, "RPL-P", "Intel(R) Graphics")