drm/exynos: Add mode_set manager operation
authorSean Paul <seanpaul@chromium.org>
Fri, 25 Apr 2014 06:19:48 +0000 (15:19 +0900)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 15 May 2014 05:28:48 +0000 (07:28 +0200)
commitb36c5868aaca9991a253b84193623927780f2508
tree9630d8326f13e1ebfd388a8c0e0af921a0e47178
parenta2e891be4c1325b485d29cbcfed3a207cdf42e1e
drm/exynos: Add mode_set manager operation

This patch adds a mode_set callback to the manager operations which
sets the crtc's current mode to the manager driver. This will allow the
fimd  driver to set its mode using values from drm, instead of the dt.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_crtc.c
drivers/gpu/drm/exynos/exynos_drm_drv.h