]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit25e4d40d571a3754c70172dbdf18b9c2f0eb1679
treec5206e556af52a5996a3ed10542463e05d5e0eab
parentd8857bce0f137e5087f8adb5a1f93a24af4b1d40
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