artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
527c0b6
)
drm/i915/dg1: Add new PCI id
author
jsg
<jsg@openbsd.org>
Wed, 4 May 2022 05:17:14 +0000
(
05:17
+0000)
committer
jsg
<jsg@openbsd.org>
Wed, 4 May 2022 05:17:14 +0000
(
05:17
+0000)
From Jose Roberto de Souza
5f0d4214938db66969a50d4b1262307e39f4f2b2
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
cb45af9
..
c00ac54
100644
(file)
--- a/
sys/dev/pci/drm/include/drm/i915_pciids.h
+++ b/
sys/dev/pci/drm/include/drm/i915_pciids.h
@@
-632,7
+632,8
@@
INTEL_VGA_DEVICE(0x4905, info), \
INTEL_VGA_DEVICE(0x4906, info), \
INTEL_VGA_DEVICE(0x4907, info), \
- INTEL_VGA_DEVICE(0x4908, info)
+ INTEL_VGA_DEVICE(0x4908, info), \
+ INTEL_VGA_DEVICE(0x4909, info)
/* ADL-S */
#define INTEL_ADLS_IDS(info) \