Lines Matching full:vga
118 several VGA devices.
120 "X" uses this to access VGA frame buffers. Using legacy_mem
122 different VGA cards.
185 mmap of 0x0-0x9FFFF /dev/mem by "hwinfo" on HP sx1000 with VGA enabled
192 0xA0000-0xBFFFF UC only (VGA frame buffer)
199 The kernel VGA driver may ioremap the VGA frame buffer at 0xA0000,
210 supported, as is the case with HP sx[12]000 machines with VGA
214 machines with VGA enabled), we must fail the mmap because there's no
218 that doesn't report the VGA frame buffer at all), we should fail the
221 mmap of 0xA0000-0xBFFFF legacy_mem by "X" on HP sx1000 with VGA disabled
226 0x00000-0xFFFFF WB only (no VGA MMIO hole)
234 For VGA devices, this may cause an ioremap() of 0xC0000. This
235 used to be done with a UC mapping, because the VGA frame buffer
239 We should use WB page table mappings to avoid covering the VGA