projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
139caf7
)
drm/i915/ehl: Remove invalid PCI ID
author
Anusha Srivatsa
<anusha.srivatsa@intel.com>
Fri, 30 Oct 2020 21:15:43 +0000
(14:15 -0700)
committer
Anusha Srivatsa
<anusha.srivatsa@intel.com>
Wed, 4 Nov 2020 00:36:20 +0000
(16:36 -0800)
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
include/drm/i915_pciids.h
patch
|
blob
|
history
diff --git
a/include/drm/i915_pciids.h
b/include/drm/i915_pciids.h
index 3b5ed1e4f3ec64cc62931c85a2e0314c40652e0c..28428e08a8d3efb25f7f2dd8c5feaca1ea97019b 100644
(file)
--- 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), \