Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/gma500/
Daccel_2d.c279 drm_fb_helper_cfb_copyarea(info, a); in psbfb_copyarea_accel()
284 drm_fb_helper_cfb_copyarea(info, a); in psbfb_copyarea_accel()
311 return drm_fb_helper_cfb_copyarea(info, region); in psbfb_copyarea()
Dframebuffer.c212 .fb_copyarea = drm_fb_helper_cfb_copyarea,
226 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-4.4.14/include/drm/
Ddrm_fb_helper.h190 void drm_fb_helper_cfb_copyarea(struct fb_info *info,
328 static inline void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c41 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_fbdev.c26 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c119 drm_fb_helper_cfb_copyarea(info, image); in nouveau_fbcon_copyarea()
225 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c68 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_fb.c56 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c57 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_fbdev.c108 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_helper.c936 void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function
941 EXPORT_SYMBOL(drm_fb_helper_cfb_copyarea);