Commit 0e8e272f authored by Anusha Srivatsa's avatar Anusha Srivatsa
Browse files

drm/i915/ehl: Remove invalid PCI ID



Update the EHL PCI IDs from BSpec.
Remove the invalid ones.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: default avatarAnusha Srivatsa <anusha.srivatsa@intel.com>
Reviewed-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201102193034.28055-1-anusha.srivatsa@intel.com
parent 139caf7c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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), \