From: Jesse Barnes Date: Thu, 10 Sep 2009 22:28:04 +0000 (-0700) Subject: drm/i915: use ACPI LID status for LVDS ->detect hook X-Git-Tag: v2.6.32-rc1~52^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b42d4c5c6a872815d711e5d51a600f5122c38eee;p=pandora-kernel.git drm/i915: use ACPI LID status for LVDS ->detect hook We can't load or hotplug detect LVDS like we can other outputs, but if there's a lid device present we can use it as a proxy. This allows the LFP state to be determined at ->detect time, making configurations requiring manual intervention today "just work" assuming the lid device status is correct. Signed-off-by: Jesse Barnes Signed-off-by: Eric Anholt --- Reading git-diff-tree failed