]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit38b3037ee47fbd65a36bc7c39f60a900fbbe3b8e
tree442fadf49c639d66284983a740fd4df7e24957cc
parent05dd8f973f895692dd33c95e87c0e69aa0e7a93b
drm/i915: Fix LVDS presence check

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>
drivers/gpu/drm/i915/intel_lvds.c