linux-stable/drivers/gpu/drm/sun4i
Boris Brezillon 99410f3594 drm: sun4i: Rely on the default ->best_encoder() behavior
All outputs 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() implementations and let the core call
drm_atomic_helper_best_encoder() for us.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1465300095-16971-13-git-send-email-boris.brezillon@free-electrons.com
2016-06-10 17:24:44 +02:00
..
Kconfig
Makefile drm: sun4i: Add composite output 2016-04-28 10:30:05 +02:00
sun4i_backend.c
sun4i_backend.h
sun4i_crtc.c drm/sun4i: Implement some semblance of vblank event handling 2016-06-10 16:55:48 +02:00
sun4i_crtc.h
sun4i_dotclock.c
sun4i_dotclock.h
sun4i_drv.c drm/sun4i: Use lockless gem BO free callback 2016-06-01 09:42:01 +02:00
sun4i_drv.h
sun4i_framebuffer.c
sun4i_framebuffer.h
sun4i_layer.c
sun4i_layer.h
sun4i_rgb.c drm: sun4i: Rely on the default ->best_encoder() behavior 2016-06-10 17:24:44 +02:00
sun4i_rgb.h
sun4i_tcon.c
sun4i_tcon.h
sun4i_tv.c drm: sun4i: Rely on the default ->best_encoder() behavior 2016-06-10 17:24:44 +02:00