drm/exynos: Use mode_set to configure fimd
authorSean Paul <seanpaul@chromium.org>
Fri, 25 Apr 2014 06:25:20 +0000 (15:25 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:35 +0000 (11:47 +0900)
commit6a89508a12b88f71cba847d48cdfcd75d0906810
tree5743ce240186c86af5bc9e952b5e967b5a9488b7
parentdb3a037da95066fdd515b7d799469b6edddd84b1
drm/exynos: Use mode_set to configure fimd

This patch uses the mode passed into mode_set to configure fimd instead
of directly using the panel from context. This will allow us to move
the exynos_drm_display implementation out of fimd, where it doesn't
belong.

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