summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada/armada_overlay.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2018-07-30 11:52:34 +0100
committerRussell King <rmk+kernel@armlinux.org.uk>2018-07-30 11:52:34 +0100
commitde503ddff86ed31cde5ec5ea74ec7bf60d3fecc5 (patch)
treef875224c918c4570b8260b865d3df38f168ea78d /drivers/gpu/drm/armada/armada_overlay.c
parentc36045e17a0e9206078a3254385bf9258e32d5b8 (diff)
downloadlinux-de503ddff86ed31cde5ec5ea74ec7bf60d3fecc5.tar.bz2
drm/armada: convert page_flip to use primary plane atomic_update()
page_flip requests happen asynchronously, so we can't wait on the vblank event before returning to userspace, as the transitional plane update helper would do. Craft our own implementation that keeps the asynchronous behaviour of this request, while making use of the atomic infrastructure for the primary plane update. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'drivers/gpu/drm/armada/armada_overlay.c')
0 files changed, 0 insertions, 0 deletions