Searched refs:lfb_depth (Results 1 – 14 of 14) sorted by relevance
93 u16 lfb_depth; member846 smtc_scr_info.lfb_depth = 0; in sm7xx_vga_setup()855 smtc_scr_info.lfb_depth = vesa_mode_table[i].lfb_depth; in sm7xx_vga_setup()1464 sfb->fb->var.bits_per_pixel = smtc_scr_info.lfb_depth; in sm7xx_resolution_probe()1492 big_pixel_depth(sfb->fb->var.bits_per_pixel, smtc_scr_info.lfb_depth); in sm7xx_resolution_probe()
171 if (si->lfb_depth != 32) { in efifb_show_boot_graphics()375 if (!screen_info.lfb_depth) in efifb_probe()376 screen_info.lfb_depth = 32; in efifb_probe()413 efifb_defined.bits_per_pixel = screen_info.lfb_depth; in efifb_probe()
262 vesafb_defined.bits_per_pixel = screen_info.lfb_depth; in vesafb_probe()
29 __u16 lfb_depth; /* 0x16 */ member
442 si->lfb_depth = si->red_size + si->green_size + in setup_pixel_info()444 si->lfb_linelength = (pixels_per_scan_line * si->lfb_depth) / 8; in setup_pixel_info()459 si->lfb_depth = 32; in setup_pixel_info()
393 si->lfb_depth = 32; in setup_uga()
109 __u16 lfb_depth; member
40 if (si->lfb_depth == f->bits_per_pixel && in sysfb_parse_mode()
47 screen_info->lfb_depth = info->u.vesa_lfb.bits_per_pixel; in xen_init_vga()
126 bytes_per_char_h = t->u.videolfb.lfb_depth; in arch_decomp_setup()
217 boot_params.screen_info.lfb_depth = vminfo.bpp; in vesa_store_mode_params_graphics()
231 if (si->lfb_depth != 32) in efi_earlycon_setup()
960 var->bits_per_pixel = screen_info.lfb_depth; in get_initial_mode()961 switch (screen_info.lfb_depth) { in get_initial_mode()
265 int mydepth = screen_info.lfb_depth; in sisfb_get_vga_mode_from_kernel()