Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_fb_helper.h249 void drm_fb_helper_sys_imageblit(struct fb_info *info,
405 static inline void drm_fb_helper_sys_imageblit(struct fb_info *info, in drm_fb_helper_sys_imageblit() function
/Linux-v5.4/drivers/gpu/drm/vboxvideo/
Dvbox_fb.c41 .fb_imageblit = drm_fb_helper_sys_imageblit,
/Linux-v5.4/drivers/gpu/drm/msm/
Dmsm_fbdev.c40 .fb_imageblit = drm_fb_helper_sys_imageblit,
/Linux-v5.4/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_fbdev.c47 .fb_imageblit = drm_fb_helper_sys_imageblit,
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_fbdev.c87 .fb_imageblit = drm_fb_helper_sys_imageblit,
/Linux-v5.4/drivers/gpu/drm/tegra/
Dfb.c200 .fb_imageblit = drm_fb_helper_sys_imageblit,
/Linux-v5.4/drivers/gpu/drm/udl/
Dudl_fb.c271 .fb_imageblit = drm_fb_helper_sys_imageblit,
/Linux-v5.4/drivers/gpu/drm/
Ddrm_fb_helper.c802 void drm_fb_helper_sys_imageblit(struct fb_info *info, in drm_fb_helper_sys_imageblit() function
809 EXPORT_SYMBOL(drm_fb_helper_sys_imageblit);
2173 .fb_imageblit = drm_fb_helper_sys_imageblit,