drm/exynos: Implement drm_connector directly in vidi driver
authorSean Paul <seanpaul@chromium.org>
Thu, 30 Jan 2014 21:38:07 +0000 (16:38 -0500)
committerInki Dae <daeinki@gmail.com>
Sun, 23 Mar 2014 15:36:37 +0000 (00:36 +0900)
commitce6cb556c9fc95d69c661f8da0e3e410a4e6565a
tree4d92b3f00a203b9a8916209ff3f1a8d48ac6e301
parentcaa5d1e5a32598bab25de1511a74ffdfa8c75d70
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>
drivers/gpu/drm/exynos/exynos_drm_vidi.c