Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/gma500/
Daccel_2d.c278 drm_fb_helper_cfb_copyarea(info, a); in psbfb_copyarea_accel()
283 drm_fb_helper_cfb_copyarea(info, a); in psbfb_copyarea_accel()
310 return drm_fb_helper_cfb_copyarea(info, region); in psbfb_copyarea()
Dframebuffer.c197 .fb_copyarea = drm_fb_helper_cfb_copyarea,
208 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v4.19/include/drm/
Ddrm_fb_helper.h316 void drm_fb_helper_cfb_copyarea(struct fb_info *info,
491 static inline void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function
/Linux-v4.19/drivers/gpu/drm/armada/
Darmada_fbdev.c23 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v4.19/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c43 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_fbdev.c27 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c71 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c124 drm_fb_helper_cfb_copyarea(info, image); in nouveau_fbcon_copyarea()
223 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c79 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_fb.c81 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_fbdev.c105 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v4.19/drivers/gpu/drm/
Ddrm_fb_helper.c1204 void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function
1211 EXPORT_SYMBOL(drm_fb_helper_cfb_copyarea);