Home
last modified time | relevance | path

Searched refs:bits_per_pixel (Results 1 – 21 of 21) sorted by relevance

/u-boot/drivers/video/
A Dcoreboot.c24 vesa->bits_per_pixel = fb->bits_per_pixel; in save_vesa_mode()
59 vesa->bits_per_pixel); in coreboot_video_probe()
A Defi.c81 vesa->bits_per_pixel = 32; in save_vesa_mode()
96 vesa->bits_per_pixel = vesa->red_mask_size + in save_vesa_mode()
101 vesa->bits_per_pixel) / 8; in save_vesa_mode()
128 vesa->bits_per_pixel); in efi_video_probe()
A Dati_radeon_fb.c625 int bits_per_pixel, i, tmp, vesa_idx = 0, videomode; in video_hw_init() local
663 bits_per_pixel = vesa_modes[i].bits_per_pixel; in video_hw_init()
667 bits_per_pixel = video_get_params (res_mode, penv); in video_hw_init()
684 res_mode->yres, bits_per_pixel, (hsynch / 1000), in video_hw_init()
692 switch (bits_per_pixel) { in video_hw_init()
746 radeon_setmode_9200(vesa_idx, bits_per_pixel); in video_hw_init()
A Dfsl_diu_fb.c290 info.var.bits_per_pixel = 32; in fsl_diu_init()
300 info.fix.line_length = info.var.xres * info.var.bits_per_pixel / 8; in fsl_diu_init()
304 info.var.xres * info.var.yres * (info.var.bits_per_pixel / 8); in fsl_diu_init()
306 info.var.bits_per_pixel / 8, &info.screen_base); in fsl_diu_init()
A Dvideomodes.h58 int bits_per_pixel; /* bpp */ member
A Dmx3fb.c811 int bits_per_pixel, i, tmp, videomode; in video_hw_init() local
843 bits_per_pixel = vesa_modes[i].bits_per_pixel; in video_hw_init()
846 bits_per_pixel = video_get_params(mode, penv); in video_hw_init()
864 bits_per_pixel, (hsynch / 1000), (vsynch / 1000)); in video_hw_init()
871 switch (bits_per_pixel) { in video_hw_init()
A Dda8xx-fb.c576 if (info->var.bits_per_pixel == 8) { in fb_setcolreg()
589 } else if ((info->var.bits_per_pixel == 16) && regno < 16) { in fb_setcolreg()
605 } else if (((info->var.bits_per_pixel == 32) && regno < 32) || in fb_setcolreg()
606 ((info->var.bits_per_pixel == 24) && regno < 24)) { in fb_setcolreg()
988 da8xx_fb_info->var.bits_per_pixel = da8xx_lcd_cfg->bpp; in video_hw_init()
998 da8xx_fb_var.bits_per_pixel = da8xx_lcd_cfg->bpp; in video_hw_init()
1008 da8xx_fb_info->fix.visual = (da8xx_fb_info->var.bits_per_pixel <= 8) ? in video_hw_init()
A Dfsl_dcu_fb.c314 (fbinfo->var.bits_per_pixel / 8); in fsl_dcu_init()
422 fbinfo->var.bits_per_pixel = 32; in fsl_probe_common()
433 fbinfo->var.bits_per_pixel / 8; in fsl_probe_common()
A Dlogicore_dp_tx.c1893 u8 bits_per_pixel; in cfg_msa_recalculate() local
1954 bits_per_pixel = msa_config->bits_per_color * 2; in cfg_msa_recalculate()
1957 bits_per_pixel = msa_config->bits_per_color * 3; in cfg_msa_recalculate()
1960 words_per_line = (msa_config->h_active * bits_per_pixel); in cfg_msa_recalculate()
1981 video_bw = ((msa_config->pixel_clock_hz / 1000) * bits_per_pixel) / 8; in cfg_msa_recalculate()
/u-boot/drivers/video/imx/
A Dmxc_ipuv3_fb.c103 debug("bpp_to_pixfmt: %d\n", fbi->var.bits_per_pixel); in bpp_to_pixfmt()
108 switch (fbi->var.bits_per_pixel) { in bpp_to_pixfmt()
290 if ((var->bits_per_pixel != 32) && (var->bits_per_pixel != 24) && in mxcfb_check_var()
291 (var->bits_per_pixel != 16) && (var->bits_per_pixel != 8)) in mxcfb_check_var()
292 var->bits_per_pixel = default_bpp; in mxcfb_check_var()
294 switch (var->bits_per_pixel) { in mxcfb_check_var()
524 fbi->var.bits_per_pixel = 16; in mxcfb_probe()
526 (fbi->var.bits_per_pixel / 8); in mxcfb_probe()
/u-boot/arch/x86/lib/fsp/
A Dfsp_graphics.c60 vesa->bits_per_pixel = 32; in save_vesa_mode()
117 vesa->bits_per_pixel, vesa->phys_base_ptr); in fsp_video_probe()
/u-boot/arch/x86/lib/
A Dcoreboot_table.c158 fb->bits_per_pixel = vesa->bits_per_pixel; in write_coreboot_table()
A Dbios.c237 mode_info->vesa.bits_per_pixel); in vbe_set_graphics()
/u-boot/drivers/pci/
A Dpci_rom.c220 screen_info->lfb_depth = vesa->bits_per_pixel; in setup_video()
339 switch (vesa->bits_per_pixel) { in vbe_setup_video_priv()
401 mode_info.vesa.bits_per_pixel); in vbe_setup_video()
/u-boot/include/
A Dvbe.h62 u8 bits_per_pixel; /* 19 */ member
/u-boot/drivers/video/tegra124/
A Ddp.c425 link_cfg->bits_per_pixel); in tegra_dc_dp_dump_link_cfg()
510 !link_cfg->bits_per_pixel) in tegra_dc_dp_calc_config()
513 if ((u64)timing->pixelclock.typ * link_cfg->bits_per_pixel >= in tegra_dc_dp_calc_config()
520 ratio_f = (u64)timing->pixelclock.typ * link_cfg->bits_per_pixel * f; in tegra_dc_dp_calc_config()
599 f)) + link_cfg->bits_per_pixel / 4 - 1; in tegra_dc_dp_calc_config()
601 link_cfg->bits_per_pixel) / in tegra_dc_dp_calc_config()
1491 link_cfg->bits_per_pixel = panel_bpp; in tegra_dp_enable()
A Dsor.h847 u32 bits_per_pixel; member
A Dsor.c630 reg_val |= (link_cfg->bits_per_pixel > 18) ? in tegra_dc_sor_config_panel()
/u-boot/arch/x86/include/asm/
A Dcoreboot_tables.h153 u8 bits_per_pixel; member
/u-boot/include/linux/
A Dfb.h112 __u32 bits_per_pixel; /* guess what */ member
/u-boot/drivers/bios_emulator/
A Datibios.c164 vm->bits_per_pixel, vm->memory_model, in atibios_debug_mode()

Completed in 42 milliseconds