artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc34b9f
)
drm/i915: Add new DG2 PCI IDs
author
jsg
<jsg@openbsd.org>
Tue, 9 Apr 2024 00:52:10 +0000
(
00:52
+0000)
committer
jsg
<jsg@openbsd.org>
Tue, 9 Apr 2024 00:52:10 +0000
(
00:52
+0000)
From Shekhar Chauhan
d0c908d2978e0ef3c1ac1357c1c58224a153f8d4
in mainline linux
sys/dev/pci/drm/include/drm/i915_pciids.h
patch
|
blob
|
history
diff --git
a/sys/dev/pci/drm/include/drm/i915_pciids.h
b/sys/dev/pci/drm/include/drm/i915_pciids.h
index
9199e2e
..
bce3df9
100644
(file)
--- a/
sys/dev/pci/drm/include/drm/i915_pciids.h
+++ b/
sys/dev/pci/drm/include/drm/i915_pciids.h
@@
-720,7
+720,11
@@
INTEL_VGA_DEVICE(0x56A5, info), \
INTEL_VGA_DEVICE(0x56A6, info), \
INTEL_VGA_DEVICE(0x56B0, info), \
- INTEL_VGA_DEVICE(0x56B1, info)
+ INTEL_VGA_DEVICE(0x56B1, info), \
+ INTEL_VGA_DEVICE(0x56BA, info), \
+ INTEL_VGA_DEVICE(0x56BB, info), \
+ INTEL_VGA_DEVICE(0x56BC, info), \
+ INTEL_VGA_DEVICE(0x56BD, info)
#define INTEL_DG2_G12_IDS(info) \
INTEL_VGA_DEVICE(0x5696, info), \