linux_dsm_epyc7002/drivers/gpu/drm/vc4
Boris Brezillon b2d61d66ad drm: vc4: 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-15-git-send-email-boris.brezillon@free-electrons.com
2016-06-10 17:24:58 +02:00
..
Kconfig
Makefile
vc4_bo.c
vc4_crtc.c drm/core: Change declaration for gamma_set. 2016-06-07 15:30:09 +02:00
vc4_debugfs.c
vc4_dpi.c drm: vc4: Rely on the default ->best_encoder() behavior 2016-06-10 17:24:58 +02:00
vc4_drv.c
vc4_drv.h drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state 2016-06-02 16:59:05 +02:00
vc4_gem.c
vc4_hdmi.c drm: vc4: Rely on the default ->best_encoder() behavior 2016-06-10 17:24:58 +02:00
vc4_hvs.c
vc4_irq.c
vc4_kms.c drm/atomic-helper: Massage swap_state signature somewhat 2016-06-10 16:52:12 +02:00
vc4_packet.h
vc4_plane.c drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state 2016-06-02 16:59:05 +02:00
vc4_qpu_defines.h
vc4_regs.h
vc4_render_cl.c
vc4_trace_points.c
vc4_trace.h
vc4_v3d.c
vc4_validate_shaders.c
vc4_validate.c