]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0b50bd763aabf99c66fdefc0ef5d719ccac7d83b
tree7489b793162b248040eb4efb51d5b5933cb1cd6f
parentd99a7d15ab65afdd955c289b53420df509197956
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