git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52055ba
)
drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes()
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Mon, 23 Feb 2015 14:55:56 +0000
(16:55 +0200)
committer
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Tue, 3 Mar 2015 14:16:29 +0000
(16:16 +0200)
Only the planes to CRTCs association control register DPTSR needs to be
protected by custom locking, don't hold the mutex around the whole code.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
No differences found