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

