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:
5aac788
)
drm/gma500/mrst: Add aux register writes to SDVO
author
Patrik Jakobsson
<patrik.r.jakobsson@gmail.com>
Thu, 7 Nov 2013 01:21:07 +0000
(
02:21
+0100)
committer
Patrik Jakobsson
<patrik.r.jakobsson@gmail.com>
Fri, 8 Nov 2013 15:22:12 +0000
(16:22 +0100)
This turned out to be tricky. Writing to SDVOB on the primary vdc also
writes to SDVOB on the aux vdc, but reading it back on the primary vdc
always fails. Basically we never read from the primary vdc since we
will end up trashing the aux vdc.
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
No differences found