drm/exynos: restore parallel output interface support
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 17 Mar 2014 12:03:56 +0000 (13:03 +0100)
committerInki Dae <daeinki@gmail.com>
Sun, 23 Mar 2014 15:36:40 +0000 (00:36 +0900)
The patch adds parallel output interface to FIMD device driver.
It also restores support for panels initialized by boot loader,
but without proper kernel driver.
Driver uses video interface bindings to find connected panel.
It uses drm_panel interface to interact with the panel.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/Kconfig
drivers/gpu/drm/exynos/Makefile
drivers/gpu/drm/exynos/exynos_drm_dpi.c [new file with mode: 0644]
drivers/gpu/drm/exynos/exynos_drm_drv.h
drivers/gpu/drm/exynos/exynos_drm_fimd.c

Simple merge
Simple merge