Searched refs:fb_depth (Results 1 – 20 of 20) sorted by relevance
122 info->fb_depth = vbefb->fb_bpp; in vt_vbefb_init()129 if (info->fb_depth == 8) in vt_vbefb_init()
148 info->fb_depth = fls(efifb->fb_mask_red | efifb->fb_mask_green | in vt_efifb_init()151 info->fb_bpp = roundup2(info->fb_depth, NBBY); in vt_efifb_init()
93 switch (info->fb_depth) { in vt_efb_initialize()127 panic("Unknown color space fb_depth %d", info->fb_depth); in vt_efb_initialize()
103 int fb_depth; /* bits per pixel */ member135 int fb_depth; /* bits to define color */ member
151 sc->sc_info.fb_bpp = sc->sc_info.fb_depth = sc->sc_info.fb_stride / in ipu3_fb_init()160 switch (info->fb_depth) { in ipu3_fb_init_colors()
734 fb->fb_depth = sc->depth; in ipu3fb_ioctl()
1044 sc->sc_fb_info.fb_bpp = sc->sc_fb_info.fb_depth = MODE_BPP; in ipu_init()
200 sc->fb_depth = sc->fb_bpp = simplefb_formats[i].depth; in vt_simplefb_init()
163 sc->fb_info.fb_depth = 32; in ps3fb_init()
126 sc->info.fb_bpp = sc->info.fb_depth = fb.bpp; in bcm_fb_setup_fbd()
687 fb->fb_depth = sc->depth; in bcmfb_ioctl()
414 sc->sc_info.fb_bpp = sc->sc_info.fb_depth = 24; in dcu_attach()
405 sc->sc_info.fb_bpp = sc->sc_info.fb_depth = 32; in diu_attach()
597 fb->fb_depth = sc->depth; in am335x_syscons_ioctl()
816 sc->sc_fb_info.fb_bpp = sc->sc_fb_info.fb_depth = sc->sc_panel.bpp; in am335x_lcd_configure()
560 sc->fb.fb_bpp = sc->fb.fb_depth = depth; in ofwfb_init()
513 sc->vtgpu_fb_info.fb_depth = 32; in vtgpu_get_display_info()
417 sc->sc_fb_info.fb_depth = 16; in udl_attach()
1015 info->fb_depth = fb->bits_per_pixel; in drm_fb_helper_fill_var()
2957 ((struct fbtype *)arg)->fb_depth = adp->va_info.vi_depth; in vga_dev_ioctl()