From: Ben Skeggs Date: Thu, 29 Jul 2010 11:01:45 +0000 (+1000) Subject: drm/nv50: use custom i2c algo for dp auxch X-Git-Tag: v2.6.36-rc1~71^2~27^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c020c9a8ca569cec19a147c9cd44fe6c3c9cdcee;p=pandora-kernel.git 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 --- Reading git-diff-tree failed