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:
96576a9
)
drm/nv50: use custom i2c algo for dp auxch
author
Ben Skeggs
<bskeggs@redhat.com>
Thu, 29 Jul 2010 11:01:45 +0000
(21:01 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 5 Aug 2010 22:33:40 +0000
(08:33 +1000)
This makes it easier to see how this is working, and lets us transfer the
EDID in blocks of 16 bytes.
The primary reason for this change is because debug logs are rather hard
to read with the hundreds of single-byte auxch transactions that occur.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found