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
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