linux/drivers/gpu/drm/arc
Boris Brezillon da5b9d6b09 drm: arc: Rely on the default ->best_encoder() behavior
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@free-electrons.com>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1465300095-16971-3-git-send-email-boris.brezillon@free-electrons.com
2016-06-10 17:21:52 +02:00
..
arcpgu_crtc.c drm/arc: Actually bother with handling atomic events. 2016-06-10 16:55:05 +02:00
arcpgu_drv.c drm/arc: Implement nonblocking commit correctly 2016-06-10 17:11:17 +02:00
arcpgu_hdmi.c drm: arc: Rely on the default ->best_encoder() behavior 2016-06-10 17:21:52 +02:00
arcpgu_regs.h
arcpgu.h drm/arc: Nuke event_list 2016-06-09 10:27:33 +02:00
Kconfig
Makefile