]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Add a module parameter to ignore lid status
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 17 Feb 2011 13:44:48 +0000 (13:44 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Feb 2011 15:56:06 +0000 (15:56 +0000)
commitcb8353ac28b9472a9d0d28594eac35ea1390e47c
tree38eb33c44f5be00a102a22b7dab177fae5e247fa
parent5fd5bd8210ec012fe01b08587714f0f90b864687
drm/i915: Add a module parameter to ignore lid status

Seems like we are forever to be cursed with buggy firmware, so allow the
user to explicitly set the panel connection status.

Of secondary utility for cases where I run laptops with the lid closed,
but still want to configure the LVDS.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_panel.c