From 3cc1efee6f9be11a2243ec4929ac8362197e26d6 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Wed, 4 May 2022 16:52:08 +1000 Subject: [PATCH] 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 Part-of: --- 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")