drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 15 Jul 2015 17:11:25 +0000 (18:11 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 1 Oct 2015 13:33:27 +0000 (14:33 +0100)
commit9099ea19ca8ad21ab7f2a7abc06e270adeb8b02f
treed1834ed3d9ee165dc2cac44df5cf66e72db22e57
parent583268035825fc5ef0bbc467631fea0358831cbe
drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable()

Move the write to clear the DMA enable bit, and augment it with clearing
the graphics enable bit for the primary plane.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/armada/armada_crtc.c
drivers/gpu/drm/armada/armada_overlay.c