drm/exynos: Implement drm_connector directly in vidi driver
authorSean Paul <seanpaul@chromium.org>
Fri, 25 Apr 2014 07:10:58 +0000 (16:10 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:36 +0000 (11:47 +0900)
commit82bf8e4578198b0c1c449da1e798dcaf9ffe3821
treeca07cbba923f606fb04ce4a5a055364ea7efdf32
parent01724db1fc272a6fe805f665dfba70188afc4676
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