]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/armada: move CRTC flip work to primary plane work
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 6 Aug 2015 15:37:18 +0000 (16:37 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 1 Oct 2015 13:33:28 +0000 (14:33 +0100)
commit4b5dda82c20c2eee500520010c0558789592d62f
tree6c7c804a0816d5b67bd2e0fb431de3953b6fc7bb
parent5740d27fa5594344ed4d2c18d7ae7bea69002004
drm/armada: move CRTC flip work to primary plane work

Add a plane work implementation, and move the CRTC framebuffer flip
work to it for the primary plane.  The idea is to have a common
plane work implementation for both the primary and overlay planes.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/armada/armada_crtc.c
drivers/gpu/drm/armada/armada_crtc.h