Searched refs:lfb_depth (Results 1 – 14 of 14) sorted by relevance
41 si->lfb_depth = 32; in setup_pixel_info()52 si->lfb_depth = 32; in setup_pixel_info()69 si->lfb_depth = si->red_size + si->green_size + in setup_pixel_info()71 si->lfb_linelength = (pixels_per_scan_line * si->lfb_depth) / 8; in setup_pixel_info()73 si->lfb_depth = 4; in setup_pixel_info()
92 u16 lfb_depth; member845 smtc_scr_info.lfb_depth = 0; in sm7xx_vga_setup()854 smtc_scr_info.lfb_depth = vesa_mode_table[i].lfb_depth; in sm7xx_vga_setup()1485 sfb->fb->var.bits_per_pixel = smtc_scr_info.lfb_depth; in sm7xx_resolution_probe()1513 big_pixel_depth(sfb->fb->var.bits_per_pixel, smtc_scr_info.lfb_depth); in sm7xx_resolution_probe()
168 if (si->lfb_depth != 32) { in efifb_show_boot_graphics()364 if (!screen_info.lfb_depth) in efifb_probe()365 screen_info.lfb_depth = 32; in efifb_probe()402 efifb_defined.bits_per_pixel = screen_info.lfb_depth; in efifb_probe()
255 vesafb_defined.bits_per_pixel = screen_info.lfb_depth; in vesafb_probe()
29 __u16 lfb_depth; /* 0x16 */ member
40 if (si->lfb_depth == f->bits_per_pixel && in parse_mode()
109 __u16 lfb_depth; member
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()
192 if (si->lfb_depth != 32) in efi_earlycon_setup()
217 boot_params.screen_info.lfb_depth = vminfo.bpp; in vesa_store_mode_params_graphics()
955 var->bits_per_pixel = screen_info.lfb_depth; in get_initial_mode()956 switch (screen_info.lfb_depth) { in get_initial_mode()
325 si->lfb_depth = 32; in setup_uga()
264 int mydepth = screen_info.lfb_depth; in sisfb_get_vga_mode_from_kernel()