commit | 14b6873a01981b29ad3a772d7721ac11a5c4221c | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Mon Mar 17 13:03:56 2014 +0100 |
committer | Inki Dae <daeinki@gmail.com> | Mon Mar 24 00:36:40 2014 +0900 |
tree | 52e13bb2bb93b9c323f19a4eec3282dbd518911b | |
parent | 0e017a5b7ef1bb9efc2eb0f0bab2cb738cb3bab8 [diff] |
drm/exynos: restore parallel output interface support 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>