Searched refs:lfb_depth (Results 1 – 11 of 11) sorted by relevance
172 u32 bits_per_pixel = si->lfb_depth; in __screen_info_lfb_bits_per_pixel()179 bits_per_pixel = max_t(u32, bits_per_pixel, si->lfb_depth); in __screen_info_lfb_bits_per_pixel()195 if (si->lfb_depth > 8) { in __screen_info_lfb_pixel_format()208 f->index.length = si->lfb_depth; in __screen_info_lfb_pixel_format()
38 u16 lfb_depth; member98 u16 lfb_depth; member851 smtc_scr_info.lfb_depth = 0; in sm7xx_vga_setup()860 smtc_scr_info.lfb_depth = vesa_mode_table[i].lfb_depth; in sm7xx_vga_setup()1462 sfb->fb->var.bits_per_pixel = smtc_scr_info.lfb_depth; in sm7xx_resolution_probe()1490 big_pixel_depth(sfb->fb->var.bits_per_pixel, smtc_scr_info.lfb_depth); in sm7xx_resolution_probe()
173 if (si->lfb_depth != 32) { in efifb_show_boot_graphics()388 if (!si->lfb_depth) in efifb_probe()389 si->lfb_depth = 32; in efifb_probe()412 efifb_defined.bits_per_pixel = si->lfb_depth; in efifb_probe()
278 vesafb_defined.bits_per_pixel = si->lfb_depth; in vesafb_probe()
29 __u16 lfb_depth; /* 0x16 */ member
392 si->lfb_depth = si->red_size + si->green_size + si->blue_size + si->rsvd_size; in setup_screen_info()393 si->lfb_linelength = (info->pixels_per_scan_line * si->lfb_depth) / 8; in setup_screen_info()409 si->lfb_depth = 32; in setup_screen_info()
109 __u16 lfb_depth; member
45 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()
252 if (si->lfb_depth != 32) in efi_earlycon_setup()