commit | 07da3c787a273b6d8478b416a694a740c85bdf72 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Sat Jul 08 10:22:34 2017 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 08 12:21:57 2017 +0000 |
tree | 6aa09b995481e25c615a08c8c825fc432ade681d | |
parent | 65843e9af759eb0d1a0f0ee6dc64b3162793132c [diff] |
drm/armada: wait for previous work when moving overlay window We must wait for the previous plane work to complete before moving the overlay window, as it could overwrite our positioning update. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>