Mesa (main): intel/dev: add RPL-S pci ids from drm-intel-next

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed May 4 18:08:52 UTC 2022


Module: Mesa
Branch: main
Commit: 0cfc01fe835fe727e9ff7485fd6b5c8180bfd7b7
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cfc01fe835fe727e9ff7485fd6b5c8180bfd7b7

Author: Jonathan Gray <jsg at jsg.id.au>
Date:   Wed May  4 20:30:13 2022 +1000

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 <lionel.g.landwerlin at intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16320>

---

 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 cbc90b5b4a1..0ee878d3a7b 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")



More information about the mesa-commit mailing list