/drivers/video/fbdev/core/ |
D | softcursor.c | 28 struct fb_image *image; in soft_cursor() 37 if (dsize + sizeof(struct fb_image) != ops->cursor_size) { in soft_cursor() 39 ops->cursor_size = dsize + sizeof(struct fb_image); in soft_cursor() 48 src = ops->cursor_src + sizeof(struct fb_image); in soft_cursor() 49 image = (struct fb_image *)ops->cursor_src; in soft_cursor()
|
D | sysimgblt.c | 52 static void color_imageblit(const struct fb_image *image, struct fb_info *p, in color_imageblit() 111 static void slow_imageblit(const struct fb_image *image, struct fb_info *p, in slow_imageblit() 186 static void fast_imageblit(const struct fb_image *image, struct fb_info *p, in fast_imageblit() 240 void sys_imageblit(struct fb_info *p, const struct fb_image *image) in sys_imageblit()
|
D | cfbimgblt.c | 75 static inline void color_imageblit(const struct fb_image *image, in color_imageblit() 137 static inline void slow_imageblit(const struct fb_image *image, struct fb_info *p, in slow_imageblit() 215 static inline void fast_imageblit(const struct fb_image *image, struct fb_info *p, in fast_imageblit() 265 void cfb_imageblit(struct fb_info *p, const struct fb_image *image) in cfb_imageblit()
|
D | bitblit.c | 80 struct fb_image *image, u8 *buf, u8 *dst) in bit_putcs_aligned() 112 struct fb_image *image, u8 *buf, in bit_putcs_unaligned() 147 struct fb_image image; in bit_putcs()
|
D | fbcon_ud.c | 88 struct fb_image *image, u8 *buf, u8 *dst) in ud_putcs_aligned() 120 struct fb_image *image, u8 *buf, in ud_putcs_unaligned() 155 struct fb_image image; in ud_putcs()
|
D | fbcon_cw.c | 86 struct fb_image *image, u8 *buf, u8 *dst) in cw_putcs_aligned() 118 struct fb_image image; in cw_putcs()
|
D | fbcon_ccw.c | 101 struct fb_image *image, u8 *buf, u8 *dst) in ccw_putcs_aligned() 133 struct fb_image image; in ccw_putcs()
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_fbcon.h | 53 int nv04_fbcon_imageblit(struct fb_info *info, const struct fb_image *image); 58 int nv50_fbcon_imageblit(struct fb_info *info, const struct fb_image *image); 63 int nvc0_fbcon_imageblit(struct fb_info *info, const struct fb_image *image);
|
D | nv50_fbcon.c | 94 nv50_fbcon_imageblit(struct fb_info *info, const struct fb_image *image) in nv50_fbcon_imageblit()
|
D | nvc0_fbcon.c | 94 nvc0_fbcon_imageblit(struct fb_info *info, const struct fb_image *image) in nvc0_fbcon_imageblit()
|
D | nv04_fbcon.c | 77 nv04_fbcon_imageblit(struct fb_info *info, const struct fb_image *image) in nv04_fbcon_imageblit()
|
/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb_accel.c | 73 u32 bgcolor, const struct fb_image *image, in mb86290fb_imageblit1() 122 u32 bgcolor, const struct fb_image *image, in mb86290fb_imageblit8() 161 u32 bgcolor, const struct fb_image *image, in mb86290fb_imageblit16() 185 const struct fb_image *image) in mb86290fb_imageblit() 190 const struct fb_image *, struct fb_info *) = NULL; in mb86290fb_imageblit()
|
/drivers/video/fbdev/i810/ |
D | i810_main.h | 31 extern void i810fb_imageblit(struct fb_info *p, const struct fb_image *image);
|
/drivers/video/fbdev/nvidia/ |
D | nv_proto.h | 56 const struct fb_image *image);
|
D | nv_accel.c | 353 const struct fb_image *image) in nvidiafb_mono_color_expand() 407 void nvidiafb_imageblit(struct fb_info *info, const struct fb_image *image) in nvidiafb_imageblit()
|
/drivers/gpu/drm/qxl/ |
D | qxl_drv.h | 173 struct fb_image fb_image; member
|
/drivers/video/fbdev/savage/ |
D | savagefb_accel.c | 92 void savagefb_imageblit(struct fb_info *info, const struct fb_image *image) in savagefb_imageblit()
|
/drivers/video/fbdev/matrox/ |
D | matroxfb_accel.c | 107 static void matroxfb_imageblit(struct fb_info* info, const struct fb_image* image); 499 static void matroxfb_imageblit(struct fb_info* info, const struct fb_image* image) { in matroxfb_imageblit()
|
/drivers/video/fbdev/ |
D | vt8623fb.c | 141 static void vt8623fb_iplan_imageblit(struct fb_info *info, const struct fb_image *image) in vt8623fb_iplan_imageblit() 197 static void vt8623fb_cfb4_imageblit(struct fb_info *info, const struct fb_image *image) in vt8623fb_cfb4_imageblit() 224 static void vt8623fb_imageblit(struct fb_info *info, const struct fb_image *image) in vt8623fb_imageblit()
|
D | vga16fb.c | 1117 static void vga_8planes_imageblit(struct fb_info *info, const struct fb_image *image) in vga_8planes_imageblit() 1148 static void vga_imageblit_expand(struct fb_info *info, const struct fb_image *image) in vga_imageblit_expand() 1212 static void vga_imageblit_color(struct fb_info *info, const struct fb_image *image) in vga_imageblit_color() 1257 static void vga16fb_imageblit(struct fb_info *info, const struct fb_image *image) in vga16fb_imageblit()
|
D | hecubafb.c | 145 const struct fb_image *image) in hecubafb_imageblit()
|
D | tgafb.c | 53 static void tgafb_imageblit(struct fb_info *, const struct fb_image *); 620 tgafb_mono_imageblit(struct fb_info *info, const struct fb_image *image) 833 tgafb_clut_imageblit(struct fb_info *info, const struct fb_image *image) 883 tgafb_imageblit(struct fb_info *info, const struct fb_image *image)
|
D | arkfb.c | 174 static void arkfb_iplan_imageblit(struct fb_info *info, const struct fb_image *image) in arkfb_iplan_imageblit() 232 static void arkfb_cfb4_imageblit(struct fb_info *info, const struct fb_image *image) in arkfb_cfb4_imageblit() 260 static void arkfb_imageblit(struct fb_info *info, const struct fb_image *image) in arkfb_imageblit()
|
D | skeletonfb.c | 544 void xxxfb_imageblit(struct fb_info *p, const struct fb_image *image) in xxxfb_imageblit()
|
/drivers/video/fbdev/aty/ |
D | atyfb.h | 371 void atyfb_imageblit(struct fb_info *info, const struct fb_image *image);
|