commit | ce3ff36be91a85d87f138794dbbd704fb99320c2 | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Sat Aug 15 13:26:13 2015 -0300 |
committer | Inki Dae <daeinki@gmail.com> | Mon Aug 31 00:27:36 2015 +0900 |
tree | 9610ea6b3a0fd67feb3394cd1734e6650050b0a4 | |
parent | d9220d4733d1ea1ae375bd76dd2c961969a6795c [diff] |
drm/exynos: fimd: move window protect code to prepare/cleanup_plane Only set/clear the update bit in the CRTC's .atomic_begin()/flush() so all planes are really committed at the same time. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>