intel_fbc_disable(9) disable FBC if it's associated with crtc

SYNOPSIS

void intel_fbc_disable(struct intel_crtc * crtc);

ARGUMENTS

crtc

the CRTC

DESCRIPTION

This function disables FBC if it's associated with the provided CRTC.

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