OSDN Git Service

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)
commit8ec22b214d76773c9d89f4040505ce10f677ed9a
tree7489b793162b248040eb4efb51d5b5933cb1cd6f
parent084b612ecf8e59973576b2f644e6949609c79375
drm/i915/hdmi: Query the live connector status bit for G4x

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>
drivers/gpu/drm/i915/intel_hdmi.c