commit | 8b9c45050348ba2dc2d74b2755bf2cb629a42a8f | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Tue Nov 25 16:18:34 2014 -0200 |
committer | Inki Dae <daeinki@gmail.com> | Sun Jan 25 21:28:05 2015 +0900 |
tree | bee39b559f58ba7cded997f4fa602868113feb05 | |
parent | 0e0a649faa27333efea9cce14bff9bab75230f25 [diff] |
drm/exynos: call exynos_update_plane() directly on page flips Avoid an extra call to exynos_drm_crtc_mode_set_commit() that only calls exynos_update_plane(). Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>