summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/armada/armada_crtc.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-07-15 18:11:25 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2015-10-01 14:33:27 +0100
commit5c8752c6506abf29950d32366f826899dc87dde7 (patch)
tree6eb7273b30914a12b6d13621b174a6cf6c755f23 /drivers/gpu/drm/armada/armada_crtc.c
parent9099ea19ca8ad21ab7f2a7abc06e270adeb8b02f (diff)
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 'drivers/gpu/drm/armada/armada_crtc.c')
0 files changed, 0 insertions, 0 deletions