aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/i915_pciids.h
diff options
context:
space:
mode:
authorAnusha Srivatsa <anusha.srivatsa@intel.com>2020-10-30 14:15:43 -0700
committerAnusha Srivatsa <anusha.srivatsa@intel.com>2020-11-03 16:36:20 -0800
commit0e8e272f1368b26053440fcf3b0ef0693f9e706e (patch)
treef17355c08f5b499a124371cfa79bec979a267641 /include/drm/i915_pciids.h
parentdrm/i915: Update DRIVER_DATE to 20201103 (diff)
downloadlinux-dev-0e8e272f1368b26053440fcf3b0ef0693f9e706e.tar.xz
linux-dev-0e8e272f1368b26053440fcf3b0ef0693f9e706e.zip
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: Anusha Srivatsa <anusha.srivatsa@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201102193034.28055-1-anusha.srivatsa@intel.com
Diffstat (limited to 'include/drm/i915_pciids.h')
-rw-r--r--include/drm/i915_pciids.h1
1 files changed, 0 insertions, 1 deletions
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), \