Ignore entries with specific PCI subvendor/subdevice such that we don't
authorkettenis <kettenis@openbsd.org>
Tue, 4 Jul 2017 22:27:23 +0000 (22:27 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 4 Jul 2017 22:27:23 +0000 (22:27 +0000)
commite4dbbea0811f267b56b1acefa001e9c4aa16b84a
treea8a6cc7c5022bb6f068f564bc2de493381c600b4
parent05d445865895ce89d571f04616c2cb2c97018240
Ignore entries with specific PCI subvendor/subdevice such that we don't
inadvertedly match the Intel HD Graphics P4000 as a "Quanta transcode"
device.

Thanks to Joe Gidi for figuring out that I inadvertedly brought this back.
Hopefully fixing it this way prevents it from happening again.
sys/dev/pci/drm/drm_drv.c