| /Linux-v5.4/drivers/gpu/drm/nouveau/ |
| D | nouveau_fbcon.h | 51 int nv04_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region); 57 int nv50_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region); 62 int nvc0_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region);
|
| D | nouveau_fbcon.c | 96 nouveau_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *image) in nouveau_fbcon_copyarea() 212 .fb_copyarea = nouveau_fbcon_copyarea, 223 .fb_copyarea = drm_fb_helper_cfb_copyarea,
|
| /Linux-v5.4/drivers/video/fbdev/matrox/ |
| D | matroxfb_accel.c | 105 static void matroxfb_copyarea(struct fb_info* info, const struct fb_copyarea* area); 109 static void matroxfb_cfb4_copyarea(struct fb_info* info, const struct fb_copyarea* area); 122 minfo->fbops.fb_copyarea = cfb_copyarea; in matrox_cfbX_init() 135 minfo->fbops.fb_copyarea = matroxfb_cfb4_copyarea; in matrox_cfbX_init() 143 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init() 154 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init() 162 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init() 170 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init() 292 static void matroxfb_cfb4_copyarea(struct fb_info* info, const struct fb_copyarea* area) { in matroxfb_cfb4_copyarea() 301 static void matroxfb_copyarea(struct fb_info* info, const struct fb_copyarea* area) { in matroxfb_copyarea()
|
| /Linux-v5.4/drivers/video/fbdev/ |
| D | wmt_ge_rops.h | 7 const struct fb_copyarea *area); 24 const struct fb_copyarea *area) in wmt_ge_copyarea()
|
| D | dnfb.c | 109 static void dnfb_copyarea(struct fb_info *info, const struct fb_copyarea *area); 115 .fb_copyarea = dnfb_copyarea, 149 void dnfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in dnfb_copyarea()
|
| D | hecubafb.c | 135 const struct fb_copyarea *area) in hecubafb_copyarea() 205 .fb_copyarea = hecubafb_copyarea,
|
| D | skeletonfb.c | 519 void xxxfb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in xxxfb_copyarea() 649 .fb_copyarea = xxxfb_copyarea, /* Needed !!! */
|
| D | maxinefb.c | 112 .fb_copyarea = cfb_copyarea,
|
| D | q40fb.c | 82 .fb_copyarea = cfb_copyarea,
|
| D | hpfb.c | 146 static void hpfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in hpfb_copyarea() 192 .fb_copyarea = hpfb_copyarea,
|
| D | sunxvr500.c | 176 static void e3d_copyarea(struct fb_info *info, const struct fb_copyarea *area) in e3d_copyarea() 193 .fb_copyarea = e3d_copyarea,
|
| D | fb-puv3.c | 204 const struct fb_copyarea *area) in unifb_prim_copyarea() 282 static void unifb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in unifb_copyarea() 284 struct fb_copyarea modded; in unifb_copyarea() 655 .fb_copyarea = unifb_copyarea,
|
| D | hgafb.c | 478 static void hgafb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in hgafb_copyarea() 534 .fb_copyarea = hgafb_copyarea,
|
| /Linux-v5.4/include/drm/ |
| D | drm_fb_helper.h | 248 const struct fb_copyarea *area); 255 const struct fb_copyarea *area); 401 const struct fb_copyarea *area) in drm_fb_helper_sys_copyarea() 416 const struct fb_copyarea *area) in drm_fb_helper_cfb_copyarea()
|
| /Linux-v5.4/drivers/video/fbdev/aty/ |
| D | radeon_accel.c | 99 const struct fb_copyarea *area) in radeonfb_prim_copyarea() 135 void radeonfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in radeonfb_copyarea() 138 struct fb_copyarea modded; in radeonfb_copyarea()
|
| /Linux-v5.4/drivers/video/fbdev/mb862xx/ |
| D | mb862xxfb_accel.c | 43 const struct fb_copyarea *area) in mb86290fb_copyarea() 312 info->fbops->fb_copyarea = cfb_copyarea; in mb862xxfb_init_accel() 317 info->fbops->fb_copyarea = mb86290fb_copyarea; in mb862xxfb_init_accel()
|
| /Linux-v5.4/drivers/video/fbdev/i810/ |
| D | i810_main.h | 30 const struct fb_copyarea *region);
|
| /Linux-v5.4/drivers/gpu/drm/gma500/ |
| D | accel_2d.c | 227 const struct fb_copyarea *a) in psbfb_copyarea_accel() 290 const struct fb_copyarea *region) in psbfb_copyarea()
|
| D | framebuffer.c | 174 .fb_copyarea = psbfb_copyarea, 185 .fb_copyarea = drm_fb_helper_cfb_copyarea, 196 .fb_copyarea = drm_fb_helper_cfb_copyarea,
|
| /Linux-v5.4/include/linux/ |
| D | fb.h | 265 void (*fb_copyarea) (struct fb_info *info, const struct fb_copyarea *region); member 593 extern void cfb_copyarea(struct fb_info *info, const struct fb_copyarea *area); 599 extern void sys_copyarea(struct fb_info *info, const struct fb_copyarea *area);
|
| /Linux-v5.4/drivers/video/fbdev/nvidia/ |
| D | nv_proto.h | 52 const struct fb_copyarea *region);
|
| /Linux-v5.4/drivers/auxdisplay/ |
| D | cfag12864bfb.c | 65 .fb_copyarea = sys_copyarea,
|
| /Linux-v5.4/drivers/gpu/drm/vboxvideo/ |
| D | vbox_fb.c | 40 .fb_copyarea = drm_fb_helper_sys_copyarea,
|
| /Linux-v5.4/drivers/video/fbdev/savage/ |
| D | savagefb_accel.c | 31 void savagefb_copyarea(struct fb_info *info, const struct fb_copyarea *region) in savagefb_copyarea()
|
| /Linux-v5.4/drivers/gpu/drm/armada/ |
| D | armada_fbdev.c | 23 .fb_copyarea = drm_fb_helper_cfb_copyarea,
|