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()
305 * __aperture_remove_legacy_vga_devices - remove legacy VGA devices of a PCI devices
308 * This function removes VGA devices provided by @pdev, such as a VGA
309 * framebuffer or a console. This is useful if you have a VGA-compatible
312 * this helper to release remaining VGA devices.
316 * release any VGA devices automatically.
319 * this helper. Otherwise the vga fbdev driver falls over if
327 /* VGA framebuffer */ in __aperture_remove_legacy_vga_devices()
330 /* VGA textmode console */ in __aperture_remove_legacy_vga_devices()
364 * If this is the primary adapter, there could be a VGA device in aperture_remove_conflicting_pci_devices()
365 * that consumes the VGA framebuffer I/O range. Remove this in aperture_remove_conflicting_pci_devices()