Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_fb_helper.h285 void drm_fb_helper_cfb_copyarea(struct fb_info *info,
447 static inline void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function
/linux-6.3-rc2/drivers/gpu/drm/armada/
A Darmada_fbdev.c25 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_drm_fbdev.c55 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_fb.c86 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fbdev_generic.c132 drm_fb_helper_cfb_copyarea(info, area); in drm_fbdev_fb_copyarea()
A Ddrm_fb_helper.c1038 void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function
1048 EXPORT_SYMBOL(drm_fb_helper_cfb_copyarea);
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dframebuffer.c155 .fb_copyarea = drm_fb_helper_cfb_copyarea,
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fbdev.c130 .fb_copyarea = drm_fb_helper_cfb_copyarea,

Completed in 13 milliseconds