Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_fb_helper.h244 void drm_fb_helper_sys_imageblit(struct fb_info *info,
387 static inline void drm_fb_helper_sys_imageblit(struct fb_info *info, in drm_fb_helper_sys_imageblit() function
/linux/drivers/gpu/drm/msm/
A Dmsm_fbdev.c41 .fb_imageblit = drm_fb_helper_sys_imageblit,
/linux/drivers/gpu/drm/omapdrm/
A Domap_fbdev.c87 .fb_imageblit = drm_fb_helper_sys_imageblit,
/linux/drivers/gpu/drm/tegra/
A Dfb.c210 .fb_imageblit = drm_fb_helper_sys_imageblit,
/linux/drivers/gpu/drm/
A Ddrm_fb_helper.c791 void drm_fb_helper_sys_imageblit(struct fb_info *info, in drm_fb_helper_sys_imageblit() function
797 EXPORT_SYMBOL(drm_fb_helper_sys_imageblit);
2288 drm_fb_helper_sys_imageblit(info, image); in drm_fbdev_fb_imageblit()

Completed in 15 milliseconds