Home
last modified time | relevance | path

Searched refs:drm_fb_helper_cfb_imageblit (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/include/drm/
Ddrm_fb_helper.h318 void drm_fb_helper_cfb_imageblit(struct fb_info *info,
496 static inline void drm_fb_helper_cfb_imageblit(struct fb_info *info, in drm_fb_helper_cfb_imageblit() function
/Linux-v4.19/drivers/gpu/drm/gma500/
Dframebuffer.c187 .fb_imageblit = drm_fb_helper_cfb_imageblit,
198 .fb_imageblit = drm_fb_helper_cfb_imageblit,
209 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/Linux-v4.19/drivers/gpu/drm/armada/
Darmada_fbdev.c24 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/Linux-v4.19/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c44 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_fbdev.c28 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c72 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c156 drm_fb_helper_cfb_imageblit(info, image); in nouveau_fbcon_imageblit()
224 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c80 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_fb.c82 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_fbdev.c106 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/Linux-v4.19/drivers/gpu/drm/
Ddrm_fb_helper.c1220 void drm_fb_helper_cfb_imageblit(struct fb_info *info, in drm_fb_helper_cfb_imageblit() function
1227 EXPORT_SYMBOL(drm_fb_helper_cfb_imageblit);