OSDN Git Service

drm/exynos: Move DP setup into commit()
authorAjay Kumar <ajaykumar.rs@samsung.com>
Thu, 31 Jul 2014 17:42:13 +0000 (23:12 +0530)
committerThierry Reding <treding@nvidia.com>
Wed, 6 Aug 2014 14:44:15 +0000 (16:44 +0200)
commit4deabfa00049465cc1e4ed6fe0b5082bcff98d57
tree3e5943b138c9b9d543be152e8c96c446c67622b8
parent3e51d609321601627fb571bdc403c330f416d1af
drm/exynos: Move DP setup into commit()

Add commit callback for exynos_dp, and move the DP link training,
video configuration code from the hotplug handler into commit().

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Acked-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/exynos/exynos_dp_core.c