Lines Matching +full:display +full:- +full:depth
13 - iMac 17"/20"
14 - Macbook
15 - Macbook Pro 15"/17"
16 - MacMini
17 - ARM/ARM64/X86 systems with UEFI firmware
36 For GOP displays, efifb can autodetect the display's resolution and framebuffer
43 to workaround side-effects and slowdowns on other CPU cores
50 The EFI stub will set the mode of the display to mode number n if
53 <xres>x<yres>[-(rgb|bgr|<bpp>)]
54 The EFI stub will search for a display mode that matches the specified
55 horizontal and vertical resolution, and optionally bit depth, and set
56 the mode of the display to it if one is found. The bit depth can either
64 depth.
67 The EFI stub will list out all the display modes that are available. A
71 Edgar Hucek <gimli@dark-green.com>