From: Jesse Barnes Date: Mon, 11 Jun 2012 18:39:56 +0000 (-0400) Subject: drm/i915: don't enumerate HDMID if an eDP panel is already active on the port X-Git-Tag: v3.5-rc4~34^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b708a1d5ea7880b399dbd45cacafff6ae8d73171;p=pandora-kernel.git drm/i915: don't enumerate HDMID if an eDP panel is already active on the port This prevents the HDMI detect functions from poking at an eDP connected panel, which can lead to trouble. [danvet: Note that we have some other reports of DP vs. HDMI fighting, but the general case is a much bigger fish to fry.] References: https://bugs.freedesktop.org/show_bug.cgi?id=42278 Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed