On 11.05.2017 11:06, Jose Abreu wrote: > This patches makes use of the new mode_valid() callbacks introduced > previously to validate the full video pipeline when modesetting. > > This calls the encoder->mode_valid(), bridge->mode_valid() and > crtc->mode_valid() so that we can make sure that the mode will > be accepted in every components. > > Signed-off-by: Jose Abreu <[email protected]> > Cc: Carlos Palminha <[email protected]> > Cc: Alexey Brodkin <[email protected]> > Cc: Ville Syrjälä <[email protected]> > Cc: Daniel Vetter <[email protected]> > Cc: Dave Airlie <[email protected]> > Cc: Andrzej Hajda <[email protected]> > Cc: Archit Taneja <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]> -- Regards Andrzej

