commit | ce6cb556c9fc95d69c661f8da0e3e410a4e6565a | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Thu Jan 30 16:38:07 2014 -0500 |
committer | Inki Dae <daeinki@gmail.com> | Mon Mar 24 00:36:37 2014 +0900 |
tree | 4d92b3f00a203b9a8916209ff3f1a8d48ac6e301 | |
parent | caa5d1e5a32598bab25de1511a74ffdfa8c75d70 [diff] |
drm/exynos: Implement drm_connector directly in vidi driver This patch implements drm_connector directly in the vidi driver, this will allow us to move away from the exynos_drm_connector layer. Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>