diff options
author | Egbert Eich <[email protected]> | 2013-04-16 13:36:57 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2013-04-18 09:43:30 +0200 |
commit | cd569aed17b35b7be4567d0b277d23014ad34631 (patch) | |
tree | ddf31cb1aa6b55524c9d3f63a18b746dafb33342 /lib/memory-notifier-error-inject.c | |
parent | 995e6b3dcfa25e5837f103ae6e732fbca1790dd9 (diff) |
drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)
This patch disables hotplug interrupts if an 'interrupt storm'
has been detected.
Noise on the interrupt line renders the hotplug interrupt useless:
each hotplug event causes the devices to be rescanned which will
will only increase the system load.
Thus disable the hotplug interrupts and fall back to periodic
device polling.
v2: Fixed cleanup typo.
v3: Fixed format issues, clarified a variable name,
changed pr_warn() to DRM_INFO() as suggested by
Jani Nikula <[email protected]>.
Signed-off-by: Egbert Eich <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions