linux-stable/drivers/gpu/drm/armada
Russell King dbb4ca8aca drm/armada: handle atomic modeset crtc events
Prepare handling for atomic modeset CRTC events.  Currently, using the
transition helpers, CRTC events do not exist, but once we switch to
proper atomic modeset, they have to be handled.

We queue an event for the next vblank in two places:
- armada_drm_crtc_atomic_flush() provided we aren't doing an
  atomic modeset.
- armada_drm_crtc_commit() if we are committing a modeset.

This ensures that the event is sent at the correct time (after all
updates have been written to the hardware and after the following
vblank.)

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
2018-07-30 11:52:34 +01:00
..
armada_510.c drm/armada: clean up SPU_ADV_REG 2018-07-30 11:52:34 +01:00
armada_crtc.c drm/armada: handle atomic modeset crtc events 2018-07-30 11:52:34 +01:00
armada_crtc.h drm/armada: handle atomic modeset crtc events 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: clean up SPU_ADV_REG 2018-07-30 11:52:34 +01:00
armada_drv.c drm/armada: move armada_drm_mode_config_funcs to armada_drv.c 2018-07-30 11:52:34 +01:00
armada_fb.c drm/armada: move armada_drm_mode_config_funcs to armada_drv.c 2018-07-30 11:52:34 +01:00
armada_fb.h drm/armada: move armada_drm_mode_config_funcs to armada_drv.c 2018-07-30 11:52:34 +01:00
armada_fbdev.c drm/armada: move armada_drm_mode_config_funcs to armada_drv.c 2018-07-30 11:52:34 +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: push interlace calculation into armada_drm_plane_calc() 2018-07-30 11:52:34 +01:00
armada_plane.c drm/armada: push interlace calculation into armada_drm_plane_calc() 2018-07-30 11:52:34 +01:00
armada_plane.h drm/armada: push interlace calculation into armada_drm_plane_calc() 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 drm/armada: move primary plane to separate file 2018-07-30 11:52:34 +01:00