[Intel-gfx] [PATCH] drm/i915/ehl: Remove invalid PCI ID
Anusha Srivatsa
anusha.srivatsa at intel.com
Fri Oct 30 21:26:14 UTC 2020
Update the EHL PCI IDs from BSpec.
Remove the invalid ones.
Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa at intel.com>
---
include/drm/i915_pciids.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index 3b5ed1e4f3ec..28428e08a8d3 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -584,7 +584,6 @@
/* EHL */
#define INTEL_EHL_IDS(info) \
- INTEL_VGA_DEVICE(0x4500, info), \
INTEL_VGA_DEVICE(0x4571, info), \
INTEL_VGA_DEVICE(0x4551, info), \
INTEL_VGA_DEVICE(0x4541, info), \
--
2.25.0
More information about the Intel-gfx
mailing list