linux_dsm_epyc7002/drivers/gpu/drm/rcar-du
Boris Brezillon 15b6412bad drm: rcar-du: 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>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1465300095-16971-10-git-send-email-boris.brezillon@free-electrons.com
2016-06-10 17:24:26 +02:00
..
Kconfig
Makefile
rcar_du_crtc.c
rcar_du_crtc.h
rcar_du_drv.c
rcar_du_drv.h
rcar_du_encoder.c drm: rcar-du: Rely on the default ->best_encoder() behavior 2016-06-10 17:24:26 +02:00
rcar_du_encoder.h drm: rcar-du: Rely on the default ->best_encoder() behavior 2016-06-10 17:24:26 +02:00
rcar_du_group.c
rcar_du_group.h
rcar_du_hdmicon.c drm: rcar-du: Rely on the default ->best_encoder() behavior 2016-06-10 17:24:26 +02:00
rcar_du_hdmicon.h
rcar_du_hdmienc.c
rcar_du_hdmienc.h
rcar_du_kms.c
rcar_du_kms.h
rcar_du_lvdscon.c drm: rcar-du: Rely on the default ->best_encoder() behavior 2016-06-10 17:24:26 +02:00
rcar_du_lvdscon.h
rcar_du_lvdsenc.c
rcar_du_lvdsenc.h
rcar_du_plane.c
rcar_du_plane.h
rcar_du_regs.h
rcar_du_vgacon.c drm: rcar-du: Rely on the default ->best_encoder() behavior 2016-06-10 17:24:26 +02:00
rcar_du_vgacon.h
rcar_du_vsp.c
rcar_du_vsp.h
rcar_lvds_regs.h