Skip to content
Commit a3f6a18f authored by Russell King's avatar Russell King
Browse files

drm/armada: move overlay plane work out from under spinlock



Move the overlay plane work out from under the spinlock so that both the
primary and overlay planes run their work in the same context.  This is
necessary so that we can use frame works with the overlay plane.

However, we must update the CRTC registers under the spinlock, so fix up
the overlay code for that.

Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent d76dcc72
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment