linux/drivers/gpu/drm/tinydrm/core
Haneen Mohammed 9205281cb3 drm/tinydrm: Remove explicit .best_encoder assignment
Since the driver is relying on the atomic helpers, remove the explicit
.best_encoder assignment and let the core call
drm_atomic_helper_best_encoder().

Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20171010205858.GA4806@Haneen
2017-10-13 17:34:51 +02:00
..
Makefile
tinydrm-core.c drm/tinydrm: Use drm_gem_framebuffer_helper 2017-10-01 16:59:49 +02:00
tinydrm-helpers.c drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8() 2017-08-09 17:55:50 +02:00
tinydrm-pipe.c drm/tinydrm: Remove explicit .best_encoder assignment 2017-10-13 17:34:51 +02:00