Name

drm_fb_helper_cfb_imageblit — wrapper around cfb_imageblit

Synopsis

void drm_fb_helper_cfb_imageblit (struct fb_info * info,
 const struct fb_image * image);
 

Arguments

info

fbdev registered by the helper

image

info about image to blit

Description

A wrapper around cfb_imageblit implemented by fbdev core