Mesa (main): intel/dev: sync ADL-S pci ids with linux

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed May 4 09:20:24 UTC 2022


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

Author: Jonathan Gray <jsg at jsg.id.au>
Date:   Wed May  4 16:52:08 2022 +1000

intel/dev: sync ADL-S pci ids with linux

sync ADL-S pci ids with linux
c79b846f892d ("drm/i915/adl_s: Update ADL-S PCI IDs")

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16317>

---

 include/pci_ids/iris_pci_ids.h | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index 4bdd5142609..cbc90b5b4a1 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -157,13 +157,10 @@ CHIPSET(0x4c90, rkl_gt1, "RKL GT1", "Intel(R) Graphics")
 CHIPSET(0x4c9a, rkl_gt1, "RKL GT1", "Intel(R) Graphics")
 
 CHIPSET(0x4680, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
-CHIPSET(0x4681, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
 CHIPSET(0x4682, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
-CHIPSET(0x4683, adl_gt05, "ADL-S GT0.5", "Intel(R) Graphics")
 CHIPSET(0x4688, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
-CHIPSET(0x4689, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
+CHIPSET(0x468a, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
 CHIPSET(0x4690, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
-CHIPSET(0x4691, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
 CHIPSET(0x4692, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
 CHIPSET(0x4693, adl_gt05, "ADL-S GT0.5", "Intel(R) Graphics")
 



More information about the mesa-commit mailing list