linux-stable/drivers/gpu/drm/armada
Russell King 5c8752c650 drm/armada: move the update of dplane->ctrl0 out of spinlock
It is not necessary to write dplane->ctrl0 under the CRTC spinlock, as
this is only accessed under process context where the DRM locks will
protect us instead.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2015-10-01 14:33:27 +01:00
..
armada_510.c
armada_crtc.c drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable() 2015-10-01 14:33:27 +01:00
armada_crtc.h drm/armada: provide a common helper to disable a plane 2015-10-01 14:33:27 +01:00
armada_debugfs.c
armada_drm.h drm/armada: move vbl code into armada_crtc 2015-09-15 16:26:49 +01:00
armada_drv.c drm/armada: move vbl code into armada_crtc 2015-09-15 16:26:49 +01:00
armada_fb.c
armada_fb.h
armada_fbdev.c
armada_gem.c drm/armada: fix gem object free after failed prime import 2015-07-15 16:45:29 +01:00
armada_gem.h
armada_hw.h
armada_ioctlP.h
armada_overlay.c drm/armada: move the update of dplane->ctrl0 out of spinlock 2015-10-01 14:33:27 +01:00
Kconfig drm/armada: remove non-component support 2015-09-15 16:26:49 +01:00
Makefile drm/armada: remove non-component support 2015-09-15 16:26:49 +01:00