drm/i915: disable opregion lid detection for now.
authorDave Airlie <airlied@redhat.com>
Mon, 14 Mar 2011 04:17:55 +0000 (14:17 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 14 Mar 2011 04:37:41 +0000 (14:37 +1000)
commitbcd5023c961a44c7149936553b6929b2b233dd27
tree98a2e35423aac2b963909b38a1263c2b812c8697
parent34db18abd376b2075c760c38f0b861aed379415d
drm/i915: disable opregion lid detection for now.

At least on my HP 2540p this is wrong at bootup, fine
at any other time once a lid event has occured. This is due to
_REG vs _INI ordering in the ACPI tables.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/intel_panel.c