From: Alex Deucher Date: Sun, 30 Oct 2011 20:54:27 +0000 (-0400) Subject: drm/radeon/kms: always do extended edid probe X-Git-Tag: v3.2-rc1~11^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc1c4dc390c644106fa5b8d0fb44a473c4ba627c;p=pandora-kernel.git drm/radeon/kms: always do extended edid probe Rather than having a quirk list just always check the EDID header when probing. This is the recommended behavior according to the display team. This avoids problems with improperly terminated i2c lines on some boards. This is also what the proprietary driver does. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed