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

COPYRIGHT