drm_fb_helper_sys_imageblit(9) wrapper around sys_imageblit

SYNOPSIS

void drm_fb_helper_sys_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 sys_imageblit implemented by fbdev core

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

Daniel Vetter <[email protected]>
Intel Corporation,         
        

Contributions all over the place

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT