[igt-dev] [i-g-t] lib: sync ADL-S PCI ids with kernel

Tejas Upadhyay tejaskumarx.surendrakumar.upadhyay at intel.com
Tue Aug 24 05:56:11 UTC 2021


Taken from kernel commit:
commit c79b846f892d ("drm/i915/adl_s: Update ADL-S PCI IDs")

Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay at intel.com>
---
 lib/i915_pciids.h | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/lib/i915_pciids.h b/lib/i915_pciids.h
index eee18fa5..cb45af9f 100644
--- a/lib/i915_pciids.h
+++ b/lib/i915_pciids.h
@@ -637,13 +637,10 @@
 /* ADL-S */
 #define INTEL_ADLS_IDS(info) \
 	INTEL_VGA_DEVICE(0x4680, info), \
-	INTEL_VGA_DEVICE(0x4681, info), \
 	INTEL_VGA_DEVICE(0x4682, info), \
-	INTEL_VGA_DEVICE(0x4683, info), \
 	INTEL_VGA_DEVICE(0x4688, info), \
-	INTEL_VGA_DEVICE(0x4689, info), \
+	INTEL_VGA_DEVICE(0x468A, info), \
 	INTEL_VGA_DEVICE(0x4690, info), \
-	INTEL_VGA_DEVICE(0x4691, info), \
 	INTEL_VGA_DEVICE(0x4692, info), \
 	INTEL_VGA_DEVICE(0x4693, info)
 
-- 
2.31.1



More information about the igt-dev mailing list