drm/exynos: Use mode_set to configure fimd
authorSean Paul <seanpaul@chromium.org>
Fri, 25 Apr 2014 06:25:20 +0000 (15:25 +0900)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 15 May 2014 05:28:49 +0000 (07:28 +0200)
commite1925bd669bf35bf39eff54a8bbcd18fc8ce81b5
treedb361df1ca411bb24477126be0268cb515b9aa0b
parent62368fb4b42daf4a35ddc2f659bc76bbbdf8585f
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