From: Ville Syrjälä Date: Fri, 9 Jan 2015 12:21:14 +0000 (+0200) Subject: drm/i915: Don't register HDMI connectors for eDP ports on VLV/CHV X-Git-Tag: fixes-v4.0-rc1~91^2~32^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2182a660808d9053a605e3ebc8c46a323ec6e5d;p=pandora-kernel.git drm/i915: Don't register HDMI connectors for eDP ports on VLV/CHV If we determine that a specific port is eDP, don't register the HDMI connector/encoder for it. The reason being that we want to disable HPD interrupts for eDP ports when the display is off, but the presence of the extra HDMI connector would demand the HPD interrupt to remain enabled all the time. Signed-off-by: Ville Syrjälä Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed