commit | 48596d502e93a62fd1adab42b0a923709cd1c115 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Feb 23 16:55:56 2015 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Mar 03 16:16:29 2015 +0200 |
tree | ebdcee92cb8e7b989b311543355d3658a977c908 | |
parent | 52055bafa1ffcd24525f72f5bc35bc14eae1c449 [diff] |
drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes() 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>