drm/exynos: Add mode_set manager operation
authorSean Paul <seanpaul@chromium.org>
Fri, 25 Apr 2014 06:19:48 +0000 (15:19 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:34 +0000 (11:47 +0900)
commit141e6dd5a7e179a5b980689fc4517f4dcb7de455
tree56a22b0ed658373071e3140e3b8fb6a24b403e79
parent5d2778a1536d7300eec03e97d824a3a74ccab9c2
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