From: ling.ma@intel.com Date: Tue, 30 Jun 2009 03:35:34 +0000 (+0800) Subject: drm/i915: crt fetch EDID by DVI-I converter on G4x platform X-Git-Tag: v2.6.31-rc3~25^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e4d36b993898b344f9176147f1dfeca583f81fd;p=pandora-kernel.git drm/i915: crt fetch EDID by DVI-I converter on G4x platform Usually crt mainly get modes via GPIOA ports. However on G4X platform we need to probe possible ports for DVI-I, which could be wired to GPIOD, then fetch our desired EDID, i.e on DG45ID platform we successfully fetch EDID by GPIOD port. It fixed freedesktop.org bug #21084 Signed-off-by: Ma Ling Signed-off-by: Eric Anholt --- Reading git-diff-tree failed