SYNOPSIS
- void drm_fb_helper_cfb_copyarea(struct fb_info * info, const struct fb_copyarea * area);
ARGUMENTS
info
-
- fbdev registered by the helper
area
- info about area to copy
DESCRIPTION
A wrapper around cfb_copyarea 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