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:
f348323
)
drm: rcar-du: Replace encoder mode_fixup with atomic_check
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Sun, 22 Feb 2015 19:02:39 +0000
(21:02 +0200)
committer
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Tue, 3 Mar 2015 14:16:21 +0000
(16:16 +0200)
The encoder .mode_fixup() operation is legacy, atomic updates uses the
new .atomic_check() operation. Convert the encoders drivers.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
No differences found