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:
3c03c46
)
drm/tegra: Split DC_CMD_STATE_CONTROL register write
author
Thierry Reding
<thierry.reding@avionic-design.de>
Tue, 15 Jan 2013 11:21:36 +0000
(12:21 +0100)
committer
Thierry Reding
<thierry.reding@avionic-design.de>
Fri, 22 Feb 2013 07:21:32 +0000
(08:21 +0100)
The Tegra TRM says that the ACT_REQ and UPDATE fields cannot be
programmed at the same time so they are updated in two consecutive
writes instead.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
No differences found