]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: fimd: move window protect code to prepare/cleanup_plane
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Sat, 15 Aug 2015 16:26:13 +0000 (13:26 -0300)
committerInki Dae <daeinki@gmail.com>
Sun, 30 Aug 2015 15:27:36 +0000 (00:27 +0900)
commit4149b0219ea89284e6a2ce87b1fdbcd4b5afbe56
tree9610ea6b3a0fd67feb3394cd1734e6650050b0a4
parentaeacf99fdb98eadcfc86c29a165deb473a3f0960
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>
drivers/gpu/drm/exynos/exynos_drm_fimd.c