Name
drm_bridge_post_disable —
calls 'post_disable' drm_bridge_funcs op for all bridges in the encoder chain.
Arguments
bridge
bridge control structure
Description
Calls 'post_disable' drm_bridge_funcs op for all the bridges in the
encoder chain, starting from the first bridge to the last. These are called
after completing the encoder's prepare op.
Note
the bridge passed should be the one closest to the encoder