OSDN Git Service

drm/exynos: Use mode_set to configure fimd
authorSean Paul <seanpaul@chromium.org>
Thu, 30 Jan 2014 21:19:20 +0000 (16:19 -0500)
committerInki Dae <daeinki@gmail.com>
Sun, 23 Mar 2014 15:36:34 +0000 (00:36 +0900)
commita968e72771ea19aaedeeaa4ac9d8339186c302e3
treec5206e556af52a5996a3ed10542463e05d5e0eab
parent4b4052699ae4e913c4d2b965061f10eec122e558
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