projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62520e3
)
drm/i915/cml: Add Missing PCI IDs
author
Anusha Srivatsa
<anusha.srivatsa@intel.com>
Mon, 12 Aug 2019 22:27:37 +0000
(15:27 -0700)
committer
Anusha Srivatsa
<anusha.srivatsa@intel.com>
Thu, 15 Aug 2019 19:55:54 +0000
(12:55 -0700)
The BSpec has added three new IDS for CML.
Update the IDs in accordance to the Spec.
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20190812222737.29356-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 a70c982ddff9dca54811035e3192017b64df917e..b1f66b117c74f5230be0c642338f1bb1d813bbe3 100644
(file)
--- a/
include/drm/i915_pciids.h
+++ b/
include/drm/i915_pciids.h
@@
-466,7
+466,10
@@
INTEL_VGA_DEVICE(0x9BC5, info), \
INTEL_VGA_DEVICE(0x9BC8, info), \
INTEL_VGA_DEVICE(0x9BC4, info), \
- INTEL_VGA_DEVICE(0x9BC2, info)
+ INTEL_VGA_DEVICE(0x9BC2, info), \
+ INTEL_VGA_DEVICE(0x9BC6, info), \
+ INTEL_VGA_DEVICE(0x9BE6, info), \
+ INTEL_VGA_DEVICE(0x9BF6, info)
#define INTEL_KBL_IDS(info) \
INTEL_KBL_GT1_IDS(info), \