commit | 663d8766702c8bb8da31b040b6d6e900b09edbf7 | [log] [tgz] |
---|---|---|
author | Rahul Sharma <rahul.sharma@samsung.com> | Thu Jan 03 05:44:04 2013 -0500 |
committer | Inki Dae <inki.dae@samsung.com> | Mon Jan 07 13:58:37 2013 +0900 |
tree | ff627211888040e0273a46588487a90ebd16be4d | |
parent | 28998afa1380a4ba7ad2d5e9a2ab76a15417b8b1 [diff] |
drm/exynos: move finish page flip to a common place This patch implements the exynos_drm_crtc_finish_pageflip in exynos_drm_crtc.c. This avoids the duplication of same code in mixer, fimd and vidi. Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com> Signed-off-by: Stephane Marchesin <marcheu@chromium.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>