commit | e957d7720a2797b31231616014b68f4f6203145e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Sep 24 12:52:03 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 28 13:29:10 2010 +0100 |
tree | 07fd5eb66781405b408830381c99b45c26d34f85 | |
parent | a56ba56c275b1c2b982c8901ab92bf5a0fd0b757 [diff] |
drm/i915/sdvo: Fix GMBUSification Besides a couple of bugs when writing more than a single byte along the GMBUS, SDVO was completely failing whilst trying to use GMBUS, so use bit banging instead. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>