Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_fb_helper.h287 void drm_fb_helper_cfb_imageblit(struct fb_info *info,
452 static inline void drm_fb_helper_cfb_imageblit(struct fb_info *info, in drm_fb_helper_cfb_imageblit() function
/linux-6.3-rc2/drivers/gpu/drm/armada/
A Darmada_fbdev.c26 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_drm_fbdev.c56 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_fb.c87 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fbdev_generic.c141 drm_fb_helper_cfb_imageblit(info, image); in drm_fbdev_fb_imageblit()
A Ddrm_fb_helper.c1057 void drm_fb_helper_cfb_imageblit(struct fb_info *info, in drm_fb_helper_cfb_imageblit() function
1067 EXPORT_SYMBOL(drm_fb_helper_cfb_imageblit);
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dframebuffer.c156 .fb_imageblit = drm_fb_helper_cfb_imageblit,
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fbdev.c131 .fb_imageblit = drm_fb_helper_cfb_imageblit,

Completed in 20 milliseconds