drm_fb_helper_set_suspend(9) wrapper around fb_set_suspend

SYNOPSIS

void drm_fb_helper_set_suspend(struct drm_fb_helper * fb_helper, int state);

ARGUMENTS

fb_helper

driver-allocated fbdev helper

state

desired state, zero to resume, non-zero to suspend

DESCRIPTION

A wrapper around fb_set_suspend 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