SYNOPSIS
- void drm_fb_helper_sys_fillrect(struct fb_info * info, const struct fb_fillrect * rect);
ARGUMENTS
info
- fbdev registered by the helper
rect
- info about rectangle to fill
DESCRIPTION
A wrapper around sys_fillrect implemented by fbdev core
AUTHORS
Jesse Barnes <jesse.barnes@intel.com>
Intel Corporation,
- Initial version
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <daniel.vetter@ffwll.ch>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <lukas@wunner.de>
- vga_switcheroo documentation
COPYRIGHT