Cleans up an initialised encoder
void drm_encoder_cleanup(struct drm_encoder * encoder);
encoder
encoder to cleanup
Cleans up the encoder but doesn't free the object.
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