commit | 3dbaab16c4cddbbb03ad7ed1a0285605a9cc4016 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Tue Jan 05 13:52:52 2016 +0100 |
committer | Inki Dae <daeinki@gmail.com> | Wed Jan 13 00:16:37 2016 +0900 |
tree | b4468c23ed6eece8d33903146de7d68d5c603ae7 | |
parent | d29c2c140787a1645306a11799e33adddf72e64f [diff] |
drm/exynos: mixer: properly update all planes on the same vblank event This patch also moves mixer_vsync_set_update() to newly introduced mixer_atomic_begin/flush callbacks. This ensures that all mixer planes will be updated on the same vsync event. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>