commit | cc5a7b35799459ec1d0b0e538f4d810aef704217 | [log] [tgz] |
---|---|---|
author | Hyungwon Hwang <human.hwang@samsung.com> | Thu Aug 27 18:21:14 2015 +0900 |
committer | Inki Dae <daeinki@gmail.com> | Mon Aug 31 01:02:58 2015 +0900 |
tree | 9193c5ce173a75c9ef302f08d1424616988c34f0 | |
parent | e7fefb1d5af5d90baec5204d9096e8c4db8c93bd [diff] |
drm/exynos: implement atomic_{begin/flush} of DECON Each CRTC's atomic_{begin/flush} must stop/start the update of shadow registers to active register in the functions. This patch achieves these purpose by moving the setting of protection bits to those functions from decon_update_plane. v2: rebased to the branch exynos-drm-next Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com> Reviewed-by: Daniel Stone <daniels@collabora.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>