drm/i915: Fix LVDS presence check
authorAdam Jackson <ajax@redhat.com>
Tue, 24 Nov 2009 15:07:00 +0000 (10:07 -0500)
committerEric Anholt <eric@anholt.net>
Tue, 1 Dec 2009 17:28:58 +0000 (09:28 -0800)
Assume that either the presence of an LVDS entry in the VBT or an ACPI
lid device indicates an LVDS device.  ACPI lid alone is not sufficient.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found