From: Chris Wilson Date: Sat, 12 Feb 2011 10:33:12 +0000 (+0000) Subject: drm/i915/dp: Sanity check eDP existence X-Git-Tag: v2.6.39-rc1~458^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d3dc149eda48566619d165f6b34e5eeca00edf1;p=pandora-kernel.git drm/i915/dp: Sanity check eDP existence Some hardware claims to have both an LVDS panel and an eDP output. Whilst this may be true in a rare case, more often it is just broken hardware. If we see an eDP device we know that it must be connected and so we can confirm its existence with a simple probe. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=34165 Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=24822 Signed-off-by: Chris Wilson --- Reading git-diff-tree failed