freebsd-dev/sys/x86/pci
Corvin Köhne 16f02a4cb4 pci: add missing PCI id of Coffee Lake GPU
The PCI id of an UHD Graphics 630 for Coffee Lake GPUs is missing in
the PCI id list of all Intel GPUs.

You can take a look at
https://dgpu-docs.intel.com/devices/hardware-table.html to check that
this device id exists.  Or check the linux code:
d0e062ebb3

MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D33460
2021-12-17 23:18:31 +02:00
..
pci_bus.c Fix "set but not used" in the x86 pci driver. 2021-12-05 15:10:16 -07:00
pci_early_quirks.c
pci_early_quirks.h pci: add missing PCI id of Coffee Lake GPU 2021-12-17 23:18:31 +02:00
qpi.c