drm/i915: crt fetch EDID by DVI-I converter on G4x platform
authorling.ma@intel.com <ling.ma@intel.com>
Tue, 30 Jun 2009 03:35:34 +0000 (11:35 +0800)
committerEric Anholt <eric@anholt.net>
Tue, 7 Jul 2009 18:04:22 +0000 (11:04 -0700)
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 <ling.ma@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found