Lines Matching full:vga
14 #include <video/vga.h>
206 * to do for firmware-based fb drivers, such as EFI, VESA or VGA. After in aperture_detach_platform_device()
307 * __aperture_remove_legacy_vga_devices - remove legacy VGA devices of a PCI devices
310 * This function removes VGA devices provided by @pdev, such as a VGA
311 * framebuffer or a console. This is useful if you have a VGA-compatible
314 * this helper to release remaining VGA devices.
318 * release any VGA devices automatically.
321 * this helper. Otherwise the vga fbdev driver falls over if
329 /* VGA framebuffer */ in __aperture_remove_legacy_vga_devices()
332 /* VGA textmode console */ in __aperture_remove_legacy_vga_devices()
377 * If this is the primary adapter, there could be a VGA device in aperture_remove_conflicting_pci_devices()
378 * that consumes the VGA framebuffer I/O range. Remove this in aperture_remove_conflicting_pci_devices()