Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/gma500/
Daccel_2d.c266 drm_fb_helper_cfb_copyarea(info, a); in psbfb_copyarea_accel()
271 drm_fb_helper_cfb_copyarea(info, a); in psbfb_copyarea_accel()
298 return drm_fb_helper_cfb_copyarea(info, region); in psbfb_copyarea()
Dframebuffer.c185 .fb_copyarea = drm_fb_helper_cfb_copyarea,
196 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v5.4/include/drm/
Ddrm_fb_helper.h254 void drm_fb_helper_cfb_copyarea(struct fb_info *info,
415 static inline void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function
/Linux-v5.4/drivers/gpu/drm/armada/
Darmada_fbdev.c23 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c35 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c68 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v5.4/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-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c78 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_fb.c82 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_fbdev.c108 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/Linux-v5.4/drivers/gpu/drm/
Ddrm_fb_helper.c834 void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function
841 EXPORT_SYMBOL(drm_fb_helper_cfb_copyarea);