summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@redhat.com>2011-04-21 16:08:14 -0600
committerAndy Green <andy.green@linaro.org>2011-05-31 11:02:23 +0100
commitf78f347691b3ede8b9a1355a00a056046ce0f43c (patch)
treebe12be8f8f2d8068416d1ec5751f9dc425c0f59a /drivers/gpu/drm/i915/intel_display.c
parentcb891d9916933579b7e81fd8d1c0e3e8a8bf2154 (diff)
drm/i915/lvds: Only act on lid notify when the device is on
commit 2fb4e61d9471867677c97bf11dba8f1e9dfa7f7c upstream. If we're using vga switcheroo, the device may be turned off and poking it can return random state. This provokes an OOPS fixed separately by 8ff887c847 (drm/i915/dp: Be paranoid in case we disable a DP before it is attached). Trying to use and respond to events on a device that has been turned off by the user is in principle a silly thing to do. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Keith Packard <keithp@keithp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_display.c')
0 files changed, 0 insertions, 0 deletions