Home
last modified time | relevance | path

Searched refs:bgcolor (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/video/fbdev/
H A Datafb.h11 const u8 *data, u32 bgcolor, u32 fgcolor);
19 const u8 *data, u32 bgcolor, u32 fgcolor);
27 const u8 *data, u32 bgcolor, u32 fgcolor);
35 const u8 *data, u32 bgcolor, u32 fgcolor);
H A Datafb_iplan2p2.c240 const u8 *data, u32 bgcolor, u32 fgcolor) in atafb_iplan2p2_linefill() argument
249 fill8_2col((u8 *)dest + 1, fgcolor, bgcolor, *data++); in atafb_iplan2p2_linefill()
256 expand16_2col2mask(fgcolor, bgcolor, fgm, bgm); in atafb_iplan2p2_linefill()
269 fill8_2col((u8 *)dest, fgcolor, bgcolor, *data); in atafb_iplan2p2_linefill()
H A Datafb_iplan2p4.c254 const u8 *data, u32 bgcolor, u32 fgcolor) in atafb_iplan2p4_linefill() argument
263 fill8_2col((u8 *)dest + 1, fgcolor, bgcolor, *data++); in atafb_iplan2p4_linefill()
270 expand16_2col2mask(fgcolor, bgcolor, fgm, bgm); in atafb_iplan2p4_linefill()
284 fill8_2col((u8 *)dest, fgcolor, bgcolor, *data); in atafb_iplan2p4_linefill()
H A Datafb_iplan2p8.c289 const u8 *data, u32 bgcolor, u32 fgcolor) in atafb_iplan2p8_linefill() argument
298 fill8_2col((u8 *)dest + 1, fgcolor, bgcolor, *data++); in atafb_iplan2p8_linefill()
305 expand16_2col2mask(fgcolor, bgcolor, fgm, bgm); in atafb_iplan2p8_linefill()
321 fill8_2col((u8 *)dest, fgcolor, bgcolor, *data); in atafb_iplan2p8_linefill()
H A Dtgafb.c635 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local
671 bgcolor = image->bg_color;
675 bgcolor |= bgcolor << 8;
676 bgcolor |= bgcolor << 16;
680 if (bgcolor < 16)
681 bgcolor = ((u32 *)info->pseudo_palette)[bgcolor];
684 __raw_writel(bgcolor, regs_base + TGA_BACKGROUND_REG);
H A Datafb_mfb.c78 const u8 *data, u32 bgcolor, u32 fgcolor) in atafb_mfb_linefill() argument
H A Damifb.c3301 const u8 *data, u32 bgcolor, u32 fgcolor) in expand_one_line() argument
3309 if ((bgcolor ^ fgcolor) & 1) { in expand_one_line()
3322 bgcolor >>= 1; in expand_one_line()
/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c71 u32 bgcolor, const struct fb_image *image, in mb86290fb_imageblit1() argument
87 cmd[5] = bgcolor; in mb86290fb_imageblit1()
120 u32 bgcolor, const struct fb_image *image, in mb86290fb_imageblit8() argument
159 u32 bgcolor, const struct fb_image *image, in mb86290fb_imageblit16() argument
189 u32 fgcolor = 0, bgcolor = 0; in mb86290fb_imageblit() local
214 bgcolor = in mb86290fb_imageblit()
218 bgcolor = image->bg_color; in mb86290fb_imageblit()
243 cmdfn(cmd, step, dx, dy, width, height, fgcolor, bgcolor, image, info); in mb86290fb_imageblit()
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.h33 u32 bgcolor; member
/linux/Documentation/gpu/
H A Dkomeda-kms.rst113 node [bgcolor=grey style=dashed]
119 node [bgcolor=grey style=filled]
160 node [bgcolor=grey style=dashed]
165 node [bgcolor=grey style=filled]
184 node [bgcolor=grey style=dashed]
190 node [bgcolor=grey style=filled]
230 node [bgcolor=grey style=dashed]
261 node [bgcolor=grey style=dashed]
H A Ddrm-kms.rst32 node [bgcolor=grey style=filled]
97 "drm_crtc" [bgcolor=grey style=filled]
104 node [bgcolor=grey style=filled]
111 node [bgcolor=grey style=filled]
/linux/Documentation/admin-guide/blockdev/drbd/
H A Ddrbd-connection-state-overview.dot4 bgcolor=white
/linux/Documentation/driver-api/
H A Ddma-buf.rst281 node [shape=box bgcolor=grey style=filled]