commit | cb8ea7527b813dd6e19fb07328f7867a5f0a8d0a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 28 13:35:47 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 28 13:35:47 2010 +0100 |
tree | 3d1280de5f8b0481b957462dd5e543b5d9661cfe | |
parent | e957d7720a2797b31231616014b68f4f6203145e [diff] |
drm/i915: Use i2c bit banging instead of GMBUS There are several reported instances of GMBUS failing to successfully read the EDID, so revert back to bit banging until the issue is resolved. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=30371 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>