Home
last modified time | relevance | path

Searched full:efifb (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/fb/
H A Defifb.rst2 efifb - Generic EFI platform driver
6 system must be booted via the EFI stub for this to be usable. efifb supports
22 For UGA displays, efifb does not have any kind of autodetection of your
28 video=efifb:macbook
30 video=efifb:mini
32 video=efifb:i17
34 video=efifb:i20
36 For GOP displays, efifb can autodetect the display's resolution and framebuffer
/linux/drivers/firmware/efi/
H A Dsysfb_efi.c169 printk(KERN_INFO "efifb: dmi detected %s - framebuffer at 0x%08x " in efifb_set_system()
392 * If the efifb framebuffer is backed by a PCI graphics controller, we have
395 * resource reservation conflict on the memory window that the efifb
405 * If there's no PCI graphics controller backing the efifb, we are in efifb_add_links()
/linux/drivers/firmware/
H A DKconfig203 drivers like efifb, vesafb and uvesafb can pick it up.
207 Note: Legacy fbdev drivers, including vesafb, efifb, uvesafb, will
/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c106 val && strstarts(val, "efifb:")) { in efi_parse_options()
107 efi_parse_option_graphics(val + strlen("efifb:")); in efi_parse_options()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c875 /* Remove conflicting drivers (vesafb, efifb etc). */ in nouveau_drm_probe()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1520 efifb,[options]
/linux/
H A DMAINTAINERS9490 EFIFB FRAMEBUFFER DRIVER
9494 F: drivers/video/fbdev/efifb.c