commit | c020c9a8ca569cec19a147c9cd44fe6c3c9cdcee | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Thu Jul 29 21:01:45 2010 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Aug 06 08:33:40 2010 +1000 |
tree | ec881555d14a355bb480750b99f3711bada264a2 | |
parent | 96576a9e1a0cdb8a43d3af5846be0948f52b4460 [diff] |
drm/nv50: use custom i2c algo for dp auxch 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>