From: Jerome Glisse Date: Thu, 12 Nov 2009 13:13:53 +0000 (+0100) Subject: drm/radeon/kms: Report vga connector is connected according to ddc_probe X-Git-Tag: v2.6.32~51^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f82f5f3ac4de6c6b872fcbb3dec97f368e78ff58;p=pandora-kernel.git drm/radeon/kms: Report vga connector is connected according to ddc_probe On broken EDID we were reporting vga connector to be disconnected even if ddc probe did found a monitor. This patch report that the connector is connected on such case. This allow drm to add a fail safe mode (800x600 at the time of this patch) thus user can boot and later add a mode which match its monitor capabilities. Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed