projects
/
platform
/
upstream
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1492255
)
intel: sync i915_pciids.h with kernel
author
Anusha Srivatsa
<anusha.srivatsa@intel.com>
Fri, 30 Aug 2019 20:32:51 +0000
(13:32 -0700)
committer
Rodrigo Vivi
<rodrigo.vivi@intel.com>
Fri, 6 Sep 2019 20:12:14 +0000
(13:12 -0700)
Add the new CML PCI IDS.
Align with kernel commit:
bfc4c359b2822
("drm/i915/cml: Add Missing PCI IDs")
This is in sync with kernel header as of:
0747590267e7
("drm-tip: 2019y-08m-30d-18h-03m-18s UTC integration manifest")
Cc: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
intel/i915_pciids.h
patch
|
blob
|
history
diff --git
a/intel/i915_pciids.h
b/intel/i915_pciids.h
index a70c982ddff9dca54811035e3192017b64df917e..b1f66b117c74f5230be0c642338f1bb1d813bbe3 100644
(file)
--- a/
intel/i915_pciids.h
+++ b/
intel/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), \