Home
last modified time | relevance | path

Searched refs:fb_imageblit (Results 1 – 25 of 147) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c124 minfo->fbops.fb_imageblit = cfb_imageblit; in matrox_cfbX_init()
145 minfo->fbops.fb_imageblit = matroxfb_imageblit; in matrox_cfbX_init()
156 minfo->fbops.fb_imageblit = matroxfb_imageblit; in matrox_cfbX_init()
164 minfo->fbops.fb_imageblit = matroxfb_imageblit; in matrox_cfbX_init()
172 minfo->fbops.fb_imageblit = matroxfb_imageblit; in matrox_cfbX_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dframebuffer.c173 .fb_imageblit = drm_fb_helper_cfb_imageblit,
184 .fb_imageblit = drm_fb_helper_cfb_imageblit,
195 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dsoftcursor.c74 info->fbops->fb_imageblit(info, image); in soft_cursor()
H A Dbitblit.c105 info->fbops->fb_imageblit(info, image); in bit_putcs_aligned()
139 info->fbops->fb_imageblit(info, image); in bit_putcs_unaligned()
H A Dfbcon_ud.c113 info->fbops->fb_imageblit(info, image); in ud_putcs_aligned()
147 info->fbops->fb_imageblit(info, image); in ud_putcs_unaligned()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dq40fb.c82 .fb_imageblit = cfb_imageblit,
H A Dmaxinefb.c113 .fb_imageblit = cfb_imageblit,
H A Dg364fb.c120 .fb_imageblit = cfb_imageblit,
H A Dfm2fb.c174 .fb_imageblit = cfb_imageblit,
H A Dsunxvr1000.c67 .fb_imageblit = cfb_imageblit,
H A Dsunxvr2500.c71 .fb_imageblit = cfb_imageblit,
H A Dhecubafb.c206 .fb_imageblit = hecubafb_imageblit,
H A Dpmag-ba-fb.c125 .fb_imageblit = cfb_imageblit,
H A Ddnfb.c116 .fb_imageblit = cfb_imageblit,
H A Dpmag-aa-fb.c155 .fb_imageblit = cfb_imageblit,
H A Dskeletonfb.c650 .fb_imageblit = xxxfb_imageblit, /* Needed !!! */
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c311 fbops->fb_imageblit = cfb_imageblit; in mb862xxfb_init_accel()
316 fbops->fb_imageblit = mb86290fb_imageblit; in mb862xxfb_init_accel()
/OK3568_Linux_fs/kernel/drivers/auxdisplay/
H A Dcfag12864bfb.c66 .fb_imageblit = sys_imageblit,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_fbdev.c24 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fbdev.c34 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_fbdev.c40 .fb_imageblit = drm_fb_helper_sys_imageblit,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.c215 .fb_imageblit = nouveau_fbcon_imageblit,
226 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/OK3568_Linux_fs/kernel/samples/vfio-mdev/
H A Dmdpy-fb.c95 .fb_imageblit = cfb_imageblit,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c69 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c87 .fb_imageblit = drm_fb_helper_sys_imageblit,

123456