Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information