freebsd-dev/sys/x86/pci
Corvin Köhne e8988d60d2
pci: expose intel_graphics_stolen as sysctl
The Intel graphics stolen memory is used by the Intel GOP driver on
boot. When using bhyve with GPU passthrough, it's also used by the guest
GOP driver at guest boot. For that reason, bhyve needs to know the
address and size of this region to inform the guest about this region.
Exposing the variables as sysctl allows bhyve to easily read them.
2023-03-27 11:40:49 +02:00
..
pci_bus.c Add NO_LEGACY_PCIB kernel option to i386, amd64 2022-10-17 23:02:22 -07:00
pci_early_quirks.c pci: expose intel_graphics_stolen as sysctl 2023-03-27 11:40:49 +02:00
pci_early_quirks.h x86/pci_early_quirks: Support Intel 11th+ gen 2023-03-20 21:47:36 +01:00
qpi.c x86: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00