diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2019-08-24 01:46:00 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2019-08-24 01:46:00 +0000 |
commit | ecfd6aab1e812589556bd031e83dea9dcc80ca08 (patch) | |
tree | cc1e6447de974af985f103f420d2d11f7791003c /sys | |
parent | 85dfdf567a2c2b3fa3284698ea6e5962d2d3f084 (diff) |
sync devlist
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/drm/i915/i915_devlist.h | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sys/dev/pci/drm/i915/i915_devlist.h b/sys/dev/pci/drm/i915/i915_devlist.h index 5388608848d..8dc87d6fdc0 100644 --- a/sys/dev/pci/drm/i915/i915_devlist.h +++ b/sys/dev/pci/drm/i915/i915_devlist.h @@ -212,6 +212,24 @@ static const struct pci_matchid i915_devices[] = { { 0x8086, 0x3ea3 }, { 0x8086, 0x87ca }, { 0x8086, 0x3ea2 }, + { 0x8086, 0x9b21 }, + { 0x8086, 0x9baa }, + { 0x8086, 0x9bab }, + { 0x8086, 0x9bac }, + { 0x8086, 0x9ba0 }, + { 0x8086, 0x9ba5 }, + { 0x8086, 0x9ba8 }, + { 0x8086, 0x9ba4 }, + { 0x8086, 0x9ba2 }, + { 0x8086, 0x9b41 }, + { 0x8086, 0x9bca }, + { 0x8086, 0x9bcb }, + { 0x8086, 0x9bcc }, + { 0x8086, 0x9bc0 }, + { 0x8086, 0x9bc5 }, + { 0x8086, 0x9bc8 }, + { 0x8086, 0x9bc4 }, + { 0x8086, 0x9bc2 }, { 0x8086, 0x5a51 }, { 0x8086, 0x5a59 }, { 0x8086, 0x5a41 }, |