SYNOPSIS
- void drm_fb_helper_deferred_io(struct fb_info * info, struct list_head * pagelist);
ARGUMENTS
info
- 
- fb_info struct pointer
pagelist
- list of dirty mmap framebuffer pages
DESCRIPTION
This function is used as the fb_deferred_io ->deferred_io callback function for flushing the fbdev mmap writes.
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

