]> git.baikalelectronics.ru Git - kernel.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)
commitc33f67458bbc82fa1b38c2ae53519ca60391573c
tree6c7c804a0816d5b67bd2e0fb431de3953b6fc7bb
parent0903113cc78b6dc055fbd528975c6a65cad47d8f
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