Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Daccel_2d.c267 drm_fb_helper_cfb_copyarea(info, a); in psbfb_copyarea_accel()
272 drm_fb_helper_cfb_copyarea(info, a); in psbfb_copyarea_accel()
299 return drm_fb_helper_cfb_copyarea(info, region); in psbfb_copyarea()
H A Dframebuffer.c183 .fb_copyarea = drm_fb_helper_cfb_copyarea,
194 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_fb_helper.h250 void drm_fb_helper_cfb_copyarea(struct fb_info *info,
398 static inline void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_fbdev.c23 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fbdev.c33 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.c124 drm_fb_helper_cfb_copyarea(info, image); in nouveau_fbcon_copyarea()
225 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c68 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_fb.c82 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fb.c78 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c107 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_fb_helper.c796 void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function
803 EXPORT_SYMBOL(drm_fb_helper_cfb_copyarea);