/u-boot/drivers/video/ |
A D | coreboot.c | 24 vesa->bits_per_pixel = fb->bits_per_pixel; in save_vesa_mode() 59 vesa->bits_per_pixel); in coreboot_video_probe()
|
A D | efi.c | 81 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 D | ati_radeon_fb.c | 625 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 D | fsl_diu_fb.c | 290 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 D | videomodes.h | 58 int bits_per_pixel; /* bpp */ member
|
A D | mx3fb.c | 811 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 D | da8xx-fb.c | 576 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 D | fsl_dcu_fb.c | 314 (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 D | logicore_dp_tx.c | 1893 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 D | mxc_ipuv3_fb.c | 103 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 D | fsp_graphics.c | 60 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 D | coreboot_table.c | 158 fb->bits_per_pixel = vesa->bits_per_pixel; in write_coreboot_table()
|
A D | bios.c | 237 mode_info->vesa.bits_per_pixel); in vbe_set_graphics()
|
/u-boot/drivers/pci/ |
A D | pci_rom.c | 220 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 D | vbe.h | 62 u8 bits_per_pixel; /* 19 */ member
|
/u-boot/drivers/video/tegra124/ |
A D | dp.c | 425 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 D | sor.h | 847 u32 bits_per_pixel; member
|
A D | sor.c | 630 reg_val |= (link_cfg->bits_per_pixel > 18) ? in tegra_dc_sor_config_panel()
|
/u-boot/arch/x86/include/asm/ |
A D | coreboot_tables.h | 153 u8 bits_per_pixel; member
|
/u-boot/include/linux/ |
A D | fb.h | 112 __u32 bits_per_pixel; /* guess what */ member
|
/u-boot/drivers/bios_emulator/ |
A D | atibios.c | 164 vm->bits_per_pixel, vm->memory_model, in atibios_debug_mode()
|