From: Eric Anholt Date: Wed, 17 Mar 2010 20:48:06 +0000 (-0700) Subject: drm/i915: Stop trying to use ACPI lid status to determine LVDS connection. X-Git-Tag: v2.6.34-rc3~43^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e6c822868f113dabe3c33bdd91e883cc28fa11b;p=pandora-kernel.git drm/i915: Stop trying to use ACPI lid status to determine LVDS connection. I've been getting more and more quirk reports about this. It seems clear at this point that other OSes are not using this for determining whether the integrated panel should be turned on, and it is not reliable for doing so. Better to light up an unintended panel than to not light up the only usable output on the system. Signed-off-by: Eric Anholt Acked-by: Jesse Barnes --- Reading git-diff-tree failed