WSL2-Linux-Kernel/drivers/gpu/drm/fsl-dcu
Boris Brezillon 75e8c46174 drm: fsl-dcu: 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>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1465300095-16971-6-git-send-email-boris.brezillon@free-electrons.com
2016-06-10 17:22:19 +02:00
..
Kconfig drm/fsl-dcu: add COMMON_CLK dependency 2016-05-03 10:17:37 +02:00
Makefile drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00
fsl_dcu_drm_crtc.c drm/fsl-du: Implement some semblance of vblank event handling 2016-06-09 10:27:56 +02:00
fsl_dcu_drm_crtc.h drm/layerscape: Add Freescale DCU DRM driver 2015-08-19 22:23:04 -04:00
fsl_dcu_drm_drv.c drm/fls-dcu: Use lockless gem BO free callback 2016-06-01 09:40:25 +02:00
fsl_dcu_drm_drv.h drm/fsl-dcu: use bus_flags for pixel clock polarity 2016-05-05 10:09:06 -07:00
fsl_dcu_drm_fbdev.c drm/layerscape: Add Freescale DCU DRM driver 2015-08-19 22:23:04 -04:00
fsl_dcu_drm_kms.c drm/fsl-dcu: handle initialization errors properly 2016-02-25 16:13:16 -08:00
fsl_dcu_drm_output.h drm/layerscape: Add Freescale DCU DRM driver 2015-08-19 22:23:04 -04:00
fsl_dcu_drm_plane.c drm/fsl-dcu: fix alpha blending 2016-02-25 16:13:16 -08:00
fsl_dcu_drm_plane.h drm/layerscape: Add Freescale DCU DRM driver 2015-08-19 22:23:04 -04:00
fsl_dcu_drm_rgb.c drm: fsl-dcu: Rely on the default ->best_encoder() behavior 2016-06-10 17:22:19 +02:00
fsl_tcon.c drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00
fsl_tcon.h drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00