From: Zhao Yakui Date: Wed, 6 Jan 2010 01:49:31 +0000 (+0800) Subject: drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP X-Git-Tag: v2.6.33-rc5~62^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6207937d4feea000913e8ca23fe20c7744be7847;p=pandora-kernel.git drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP On some boxes the BIOS will report different child device arrays when the system is booted with/without the dock. In such case the HDMI/DP port can't be setup correctly. So revert two commits (fc816655236cd9da162356e96e74c7cfb0834d92/ 6e36595a2131e7ed5ee2674be54b2713ba7f0490) that use the child device parsed from VBT to setup HDMI/DP. http://bugzilla.kernel.org/show_bug.cgi?id=14854 http://bugzilla.kernel.org/show_bug.cgi?id=14860 Signed-off-by: Zhao Yakui Tested-by: Sean Young Signed-off-by: Eric Anholt --- Reading git-diff-tree failed