diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-07-15 19:11:25 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-10-01 15:33:27 +0200 |
commit | 5c8752c6506abf29950d32366f826899dc87dde7 (patch) | |
tree | 6eb7273b30914a12b6d13621b174a6cf6c755f23 /Kbuild | |
parent | drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable() (diff) | |
download | linux-5c8752c6506abf29950d32366f826899dc87dde7.tar.xz linux-5c8752c6506abf29950d32366f826899dc87dde7.zip |
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>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions