Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_fb_helper.h192 void drm_fb_helper_cfb_imageblit(struct fb_info *info,
333 static inline void drm_fb_helper_cfb_imageblit(struct fb_info *info, in drm_fb_helper_cfb_imageblit() function
/linux-4.4.14/drivers/gpu/drm/gma500/
Dframebuffer.c199 .fb_imageblit = drm_fb_helper_cfb_imageblit,
213 .fb_imageblit = drm_fb_helper_cfb_imageblit,
227 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c42 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_fbdev.c27 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c151 drm_fb_helper_cfb_imageblit(info, image); in nouveau_fbcon_imageblit()
226 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c69 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_fb.c57 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c58 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_fbdev.c109 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_helper.c950 void drm_fb_helper_cfb_imageblit(struct fb_info *info, in drm_fb_helper_cfb_imageblit() function
955 EXPORT_SYMBOL(drm_fb_helper_cfb_imageblit);