drm/i915/hdmi: Query the live connector status bit for G4x
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 11 May 2012 17:01:34 +0000 (18:01 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 21 May 2012 18:15:48 +0000 (20:15 +0200)
Similar to g4x_dp_detect() we should probe the PORT_HOTPLUG_STATUS as to
whether the connector is active prior to attempting to retrieve the EDID.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found