artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6c2194
)
drm/i915: Add new PCI IDs to DG2 platform in driver
author
jsg
<jsg@openbsd.org>
Tue, 9 Apr 2024 00:56:48 +0000
(
00:56
+0000)
committer
jsg
<jsg@openbsd.org>
Tue, 9 Apr 2024 00:56:48 +0000
(
00:56
+0000)
From Ravi Kumar Vodapalli
in drm-intel-next
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
bce3df9
..
803e194
100644
(file)
--- a/
sys/dev/pci/drm/include/drm/i915_pciids.h
+++ b/
sys/dev/pci/drm/include/drm/i915_pciids.h
@@
-711,7
+711,9
@@
INTEL_VGA_DEVICE(0x5692, info), \
INTEL_VGA_DEVICE(0x56A0, info), \
INTEL_VGA_DEVICE(0x56A1, info), \
- INTEL_VGA_DEVICE(0x56A2, info)
+ INTEL_VGA_DEVICE(0x56A2, info), \
+ INTEL_VGA_DEVICE(0x56BE, info), \
+ INTEL_VGA_DEVICE(0x56BF, info)
#define INTEL_DG2_G11_IDS(info) \
INTEL_VGA_DEVICE(0x5693, info), \