Home
last modified time | relevance | path

Searched refs:fg_color (Results 1 – 25 of 48) sorted by relevance

12

/Linux-v5.4/drivers/video/fbdev/via/
Dviafbdev.c670 u32 fg_color; in viafb_fillrect() local
682 fg_color = ((u32 *)info->pseudo_palette)[rect->color]; in viafb_fillrect()
684 fg_color = rect->color; in viafb_fillrect()
695 NULL, 0, 0, 0, 0, fg_color, 0, rop)) in viafb_fillrect()
727 u32 fg_color = 0, bg_color = 0; in viafb_imageblit() local
739 fg_color = in viafb_imageblit()
740 ((u32 *)info->pseudo_palette)[image->fg_color]; in viafb_imageblit()
744 fg_color = image->fg_color; in viafb_imageblit()
754 (u32 *)image->data, 0, 0, 0, 0, fg_color, bg_color, 0)) in viafb_imageblit()
762 u32 temp, xx, yy, bg_color = 0, fg_color = 0, in viafb_cursor() local
[all …]
Daccel.c42 u32 fg_color, u32 bg_color, u8 fill_rop) in hw_bitblt_1() argument
111 writel(fg_color, engine + 0x18); in hw_bitblt_1()
175 u32 fg_color, u32 bg_color, u8 fill_rop) in hw_bitblt_2() argument
273 writel(fg_color, engine + 0x58); in hw_bitblt_2()
275 writel(fg_color, engine + 0x4C); in hw_bitblt_2()
Dviafbdev.h55 u32 fg_color, u32 bg_color, u8 fill_rop);
/Linux-v5.4/drivers/video/fbdev/savage/
Dsavagefb_accel.c108 fg = image->fg_color; in savagefb_imageblit()
111 fg = ((u32 *)info->pseudo_palette)[image->fg_color]; in savagefb_imageblit()
/Linux-v5.4/drivers/video/fbdev/core/
Dbitblit.c157 image.fg_color = fg; in bit_putcs()
281 if (ops->cursor_state.image.fg_color != fg || in bit_cursor()
284 ops->cursor_state.image.fg_color = fg; in bit_cursor()
369 cursor.image.fg_color = ops->cursor_state.image.fg_color; in bit_cursor()
Dfbcon_ccw.c148 image.fg_color = fg; in ccw_putcs()
270 if (ops->cursor_state.image.fg_color != fg || in ccw_cursor()
273 ops->cursor_state.image.fg_color = fg; in ccw_cursor()
373 cursor.image.fg_color = ops->cursor_state.image.fg_color; in ccw_cursor()
Dfbcon_cw.c133 image.fg_color = fg; in cw_putcs()
253 if (ops->cursor_state.image.fg_color != fg || in cw_cursor()
256 ops->cursor_state.image.fg_color = fg; in cw_cursor()
356 cursor.image.fg_color = ops->cursor_state.image.fg_color; in cw_cursor()
Dfbcon_ud.c171 image.fg_color = fg; in ud_putcs()
301 if (ops->cursor_state.image.fg_color != fg || in ud_cursor()
304 ops->cursor_state.image.fg_color = fg; in ud_cursor()
396 cursor.image.fg_color = ops->cursor_state.image.fg_color; in ud_cursor()
Dsysimgblt.c265 fgcolor = ((u32*)(p->pseudo_palette))[image->fg_color]; in sys_imageblit()
268 fgcolor = image->fg_color; in sys_imageblit()
Dcfbimgblt.c290 fgcolor = ((u32*)(p->pseudo_palette))[image->fg_color]; in cfb_imageblit()
293 fgcolor = image->fg_color; in cfb_imageblit()
/Linux-v5.4/drivers/video/fbdev/
Dfb-puv3.c142 int fg_color = 0; in unifb_prim_fillrect() local
157 fg_color = region->color; in unifb_prim_fillrect()
161 writel(((u32 *)(info->pseudo_palette))[fg_color], UGE_FCOLOR); in unifb_prim_fillrect()
235 int fg_color = 0; in unifb_prim_copyarea() local
275 writel(fg_color, UGE_FCOLOR); in unifb_prim_copyarea()
Dsticore.h263 u8 fg_color; /* foreground color of character */ member
294 u8 fg_color; /* foreground color after move */ member
Dtdfxfb.c973 tdfx_outl(par, COLORFORE, image->fg_color); in tdfxfb_imageblit()
979 par->palette[image->fg_color]); in tdfxfb_imageblit()
1073 u32 fg_idx = cursor->image.fg_color; in tdfxfb_cursor()
1074 unsigned long bg_color, fg_color; in tdfxfb_cursor() local
1076 fg_color = (((u32)cmap.red[fg_idx] & 0xff00) << 8) | in tdfxfb_cursor()
1084 tdfx_outl(par, HWCURC1, fg_color); in tdfxfb_cursor()
Dcirrusfb.c405 u32 fg_color, u32 bg_color,
1830 fg = image->fg_color; in cirrusfb_imageblit()
1833 fg = ((u32 *)(info->pseudo_palette))[image->fg_color]; in cirrusfb_imageblit()
2701 u32 fg_color, u32 bg_color, u_short line_length, in cirrusfb_RectFill() argument
2712 vga_wgfx(regbase, VGA_GFX_SR_ENABLE, fg_color); in cirrusfb_RectFill()
2717 vga_wgfx(regbase, CL_GR11, fg_color >> 8); in cirrusfb_RectFill()
2722 vga_wgfx(regbase, CL_GR13, fg_color >> 16); in cirrusfb_RectFill()
2727 vga_wgfx(regbase, CL_GR15, fg_color >> 24); in cirrusfb_RectFill()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnvc0_fbcon.c115 OUT_RING (chan, palette[image->fg_color] | mask); in nvc0_fbcon_imageblit()
118 OUT_RING (chan, image->fg_color); in nvc0_fbcon_imageblit()
Dnv50_fbcon.c115 OUT_RING(chan, palette[image->fg_color] | mask); in nv50_fbcon_imageblit()
118 OUT_RING(chan, image->fg_color); in nv50_fbcon_imageblit()
Dnv04_fbcon.c97 fg = ((uint32_t *) info->pseudo_palette)[image->fg_color]; in nv04_fbcon_imageblit()
100 fg = image->fg_color; in nv04_fbcon_imageblit()
/Linux-v5.4/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c217 ((u32 *) (info->pseudo_palette))[image->fg_color]; in mb86290fb_imageblit()
221 fgcolor = image->fg_color; in mb86290fb_imageblit()
/Linux-v5.4/drivers/staging/sm750fb/
Dsm750.c136 fg = ((info->cmap.red[fbcursor->image.fg_color] & 0xf800)) | in lynxfb_ops_cursor()
137 ((info->cmap.green[fbcursor->image.fg_color] & 0xfc00) >> 5) | in lynxfb_ops_cursor()
138 ((info->cmap.blue[fbcursor->image.fg_color] & 0xf800) >> 11); in lynxfb_ops_cursor()
262 fgcol = ((u32 *)info->pseudo_palette)[image->fg_color]; in lynxfb_ops_imageblit()
265 fgcol = image->fg_color; in lynxfb_ops_imageblit()
/Linux-v5.4/drivers/video/fbdev/nvidia/
Dnv_accel.c364 fg = image->fg_color | mask; in nvidiafb_mono_color_expand()
367 fg = ((u32 *) info->pseudo_palette)[image->fg_color] | mask; in nvidiafb_mono_color_expand()
/Linux-v5.4/drivers/video/fbdev/i810/
Di810_accel.c380 fg = image->fg_color; in i810fb_imageblit()
385 fg = ((u32 *)(info->pseudo_palette))[image->fg_color]; in i810fb_imageblit()
/Linux-v5.4/drivers/video/fbdev/intelfb/
Dintelfbdrv.c1524 fgcolor = dinfo->pseudo_palette[image->fg_color]; in intelfb_imageblit()
1527 fgcolor = image->fg_color; in intelfb_imageblit()
1571 fg =dinfo->pseudo_palette[cursor->image.fg_color]; in intelfb_cursor()
1574 fg = cursor->image.fg_color; in intelfb_cursor()
1607 fg = dinfo->pseudo_palette[cursor->image.fg_color]; in intelfb_cursor()
1610 fg = cursor->image.fg_color; in intelfb_cursor()
/Linux-v5.4/drivers/video/fbdev/aty/
Dmach64_accel.c359 fg = ((u32*)(info->pseudo_palette))[image->fg_color]; in atyfb_imageblit()
362 fg = image->fg_color; in atyfb_imageblit()
Dmach64_cursor.c128 fg_idx = cursor->image.fg_color; in atyfb_cursor()
/Linux-v5.4/include/uapi/linux/
Dfb.h364 __u32 fg_color; /* Only used when a mono bitmap */ member

12