drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.
authorEric Anholt <eric@anholt.net>
Thu, 22 Jan 2009 21:01:02 +0000 (13:01 -0800)
committerDave Airlie <airlied@linux.ie>
Sun, 8 Feb 2009 11:37:45 +0000 (21:37 +1000)
This saves startup time from probing SDVO, and saves setting up HDMI outputs
on G4X devices that don't have them.

Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found