drm_encoder_cleanup(9) cleans up an initialised encoder

SYNOPSIS

void drm_encoder_cleanup(struct drm_encoder * encoder);

ARGUMENTS

encoder

encoder to cleanup

DESCRIPTION

Cleans up the encoder but doesn't free the object.

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