Searched refs:color_table (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/ |
H A D | Makefile | 26 MOD_COLOR = color_gamma.o color_table.o
|
/openbmc/u-boot/drivers/video/ |
H A D | cfb_console.c | 1188 cte = img->color_table[i]; in display_rle8_bitmap() 1202 cte = img->color_table[i]; in display_rle8_bitmap() 1211 cte = img->color_table[i]; in display_rle8_bitmap() 1462 cte = bmp->color_table[idx]; in video_display_bitmap() 1483 cte = bmp->color_table[xcount]; in video_display_bitmap() 1507 cte = bmp->color_table[*bmap++]; in video_display_bitmap() 1524 cte = bmp->color_table[*bmap++]; in video_display_bitmap() 1545 cte = bmp->color_table[*bmap++]; in video_display_bitmap() 1559 cte = bmp->color_table[*bmap++]; in video_display_bitmap() 1573 cte = bmp->color_table[*bmap++]; in video_display_bitmap()
|
H A D | atmel_lcdfb.c | 108 struct bmp_color_table_entry cte = bmp->color_table[i]; in lcd_set_cmap()
|
/openbmc/u-boot/include/ |
H A D | bmp_layout.h | 48 struct bmp_color_table_entry color_table[0]; member
|
/openbmc/linux/include/linux/ |
H A D | selection.h | 31 extern const unsigned char color_table[];
|
/openbmc/u-boot/common/ |
H A D | lcd.c | 551 cte = bmp->color_table[i]; in lcd_set_cmap() 580 palette = bmp->color_table; in lcd_display_bitmap()
|
/openbmc/linux/drivers/video/console/ |
H A D | vgacon.c | 270 outb_p(color_table[i], VGA_PEL_IW); in vgacon_startup() 780 vga_set_palette(c, color_table); in vgacon_blank()
|
H A D | newport_con.c | 89 newport_cmap_setaddr(npregs, color_table[i]); in newport_init_cmap()
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vt.c | 1375 const unsigned char color_table[] = { 0, 4, 2, 6, 1, 5, 3, 7, variable 1377 EXPORT_SYMBOL(color_table); 1777 vc->state.color = color_table[vc->vc_par[i] - 30] in csi_m() 1780 vc->state.color = (color_table[vc->vc_par[i] - 40] << 4) in csi_m() 1912 vc->vc_ulcolor = color_table[vc->vc_par[1]]; in setterm_command() 1919 vc->vc_halfcolor = color_table[vc->vc_par[1]]; in setterm_command() 4457 vc->vc_sw->con_set_palette(vc, color_table); in set_palette()
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fbcon.c | 2173 fbcon_set_palette(vc, color_table); in fbcon_switch() 2255 fbcon_set_palette(vc, color_table); in fbcon_debug_enter() 2702 fbcon_set_palette(vc, color_table); in fbcon_modechanged()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | tgafb.c | 383 int j = color_table[i];
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |