From: Dave Airlie Date: Tue, 14 Jun 2011 06:13:55 +0000 (+0000) Subject: drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. X-Git-Tag: v3.0-rc4~24^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a9a8b71e12d41abb71c4e741bff524f016cfef4;p=pandora-kernel.git drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. Some RS690 chipsets seem to end up with floating connectors, either a DVI connector isn't actually populated, or an add-in HDMI card is available but not installed. In this case we seem to get a NULL byte response for each byte of the i2c transaction, so we detect this case and if we see it we don't do anymore DDC transactions on this connector. I've tested this on my RS690 without the HDMI card installed and it seems to work fine. Signed-off-by: Dave Airlie Reviewed-by: Alex Deucher --- Reading git-diff-tree failed