__intel_fbc_update(9) activate/deactivate FBC as needed, unlocked

SYNOPSIS

void __intel_fbc_update(struct intel_crtc * crtc);

ARGUMENTS

crtc

the CRTC that triggered the update

DESCRIPTION

This function completely reevaluates the status of FBC, then activates, deactivates or maintains it on the same state.

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