diff options
author | Jani Nikula <jani.nikula@intel.com> | 2012-08-29 14:08:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-02 10:40:03 -0700 |
commit | d1757408bfe3adca81ff1c88fcb2d578864f8e9d (patch) | |
tree | 0c5f0392e7fd70e0537327d9a65aa08ed1d71587 /net/x25 | |
parent | 6ae8e8788b2d284b0af01e1e4f67e3d22b0161b9 (diff) | |
download | lwn-d1757408bfe3adca81ff1c88fcb2d578864f8e9d.tar.gz lwn-d1757408bfe3adca81ff1c88fcb2d578864f8e9d.zip |
drm/i915: only enable sdvo hotplug irq if needed
commit fcbc50da7753b210b4442ca9abc4efbd4e481f6e upstream.
Avoid constant wakeups caused by noisy irq lines when we don't even care
about the irq. This should be particularly useful for i945g/gm where the
hotplug has been disabled:
commit 768b107e4b3be0acf6f58e914afe4f337c00932b
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date: Fri May 4 11:29:56 2012 +0200
drm/i915: disable sdvo hotplug on i945g/gm
v2: While at it, remove the bogus hotplug_active read, and do not mask
hotplug_active[0] before checking whether the irq is needed, per discussion
with Daniel on IRC.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=38442
Tested-by: Dominik Köppl <dominik@devwork.org>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/x25')
0 files changed, 0 insertions, 0 deletions