drm_fb_helper_release_fbi(9) dealloc fb_info and its members

SYNOPSIS

void drm_fb_helper_release_fbi(struct drm_fb_helper * fb_helper);

ARGUMENTS

fb_helper

driver-allocated fbdev helper

DESCRIPTION

A helper to free memory taken by fb_info and the members cmap and apertures

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