Hi Boris, On Tue, 2016-06-07 at 13:47 +0200, Boris Brezillon wrote: > We have a 1:1 relationship between connectors and encoders and the > driver is relying on the atomic helpers: we can drop the custom > ->best_encoder(), and let the core call drm_atomic_helper_best_encoder() > for us. > > Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com> > --- Acked-by: Alexey Brodkin <abrodkin at synopsys.com>