drm/exynos: Add mode_set manager operation
authorSean Paul <seanpaul@chromium.org>
Thu, 30 Jan 2014 21:19:18 +0000 (16:19 -0500)
committerInki Dae <daeinki@gmail.com>
Sun, 23 Mar 2014 15:36:33 +0000 (00:36 +0900)
commitcd706aa8dfd16b150be8294da2c1f1903abacb2c
tree564b12a7ea6b8131efc044b15c67891cf3b3ef43
parenta9c4cd21390652c5eb473417bb962d20e372da03
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