Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_fb_helper.h185 void drm_fb_helper_sys_imageblit(struct fb_info *info,
318 static inline void drm_fb_helper_sys_imageblit(struct fb_info *info, in drm_fb_helper_sys_imageblit() function
/linux-4.4.14/drivers/gpu/drm/bochs/
Dbochs_fbdev.c29 .fb_imageblit = drm_fb_helper_sys_imageblit,
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_fbdev.c50 .fb_imageblit = drm_fb_helper_sys_imageblit,
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_fbdev.c93 .fb_imageblit = drm_fb_helper_sys_imageblit,
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_fb.c122 drm_fb_helper_sys_imageblit(info, image); in mga_imageblit()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_cma_helper.c227 .fb_imageblit = drm_fb_helper_sys_imageblit,
Ddrm_fb_helper.c908 void drm_fb_helper_sys_imageblit(struct fb_info *info, in drm_fb_helper_sys_imageblit() function
913 EXPORT_SYMBOL(drm_fb_helper_sys_imageblit);
/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c119 drm_fb_helper_sys_imageblit(info, image); in cirrus_imageblit()
/linux-4.4.14/drivers/gpu/drm/tegra/
Dfb.c189 .fb_imageblit = drm_fb_helper_sys_imageblit,
/linux-4.4.14/drivers/gpu/drm/ast/
Dast_fb.c146 drm_fb_helper_sys_imageblit(info, image); in ast_imageblit()
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_fb.c196 drm_fb_helper_sys_imageblit(info, image); in virtio_gpu_3d_imageblit()
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_fb.c223 drm_fb_helper_sys_imageblit(info, image); in qxl_fb_imageblit()
/linux-4.4.14/drivers/gpu/drm/udl/
Dudl_fb.c311 drm_fb_helper_sys_imageblit(info, image); in udl_fb_imageblit()