]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
authorZhao Yakui <yakui.zhao@intel.com>
Wed, 6 Jan 2010 05:30:36 +0000 (13:30 +0800)
committerEric Anholt <eric@anholt.net>
Thu, 7 Jan 2010 18:26:43 +0000 (10:26 -0800)
commit921de7b8b9e50e658371ef2fe06d2e26327b5a4f
treed06befaa6b6b0db3dbbbe462bcb07fdb95a43f9e
parent8b2b6f2878fcf0dcd2d0d04c56c9f5e6cf2a25a0
drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list

The HP comaq nx9020/Samsung SX20S laptop always report that the LID status is
closed and we can't use it reliabily for LVDS detection. So add the two boxes
into the quirk list.

http://bugzilla.kernel.org/show_bug.cgi?id=14957
http://bugzilla.kernel.org/show_bug.cgi?id=14554

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_lvds.c