linux/drivers/gpu/drm/armada
Russell King de503ddff8 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>
2018-07-30 11:52:34 +01:00
..
armada_510.c drm/armada: Remove unused #include <drmP.h> 2017-09-29 09:35:36 +02:00
armada_crtc.c drm/armada: convert page_flip to use primary plane atomic_update() 2018-07-30 11:52:34 +01:00
armada_crtc.h drm/armada: convert primary plane to atomic state 2018-07-30 11:52:34 +01:00
armada_debugfs.c drm/armada: Remove armada_drm_debugfs_cleanup() 2017-03-01 16:09:51 +01:00
armada_drm.h drm/armada: Use drm_fb_helper_lastclose() and _poll_changed() 2017-12-08 13:03:52 +01:00
armada_drv.c drm/armada: reset all atomic state during driver initialisation 2018-07-30 11:52:34 +01:00
armada_fb.c drm/armada: Move GEM BO to drm_framebuffer 2018-05-18 14:52:36 +01:00
armada_fb.h drm/armada: Move GEM BO to drm_framebuffer 2018-05-18 14:52:36 +01:00
armada_fbdev.c drm/armada: Use drm_fb_helper_lastclose() and _poll_changed() 2017-12-08 13:03:52 +01:00
armada_gem.c drm/armada: Adding new typedef vm_fault_t 2018-07-30 11:52:31 +01:00
armada_gem.h drm/armada: Use .dumb_map_offset and .dumb_destroy defaults 2017-09-02 14:22:20 +02:00
armada_hw.h drm/armada: add rectangle helpers 2018-07-30 11:52:34 +01:00
armada_ioctlP.h
armada_overlay.c drm/armada: add rectangle helpers 2018-07-30 11:52:34 +01:00
armada_trace.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
armada_trace.h drm/armada: expand overlay trace entry 2017-12-08 12:22:02 +00:00
Kconfig drm: add more MMU dependencies 2017-01-11 17:24:58 +01:00
Makefile main drm pull request for v4.15 2017-11-15 20:42:10 -08:00