Lyude Paul 0759af9e75 drm/i915: Clarify flow for disabling IRQs on storms
This is rather confusing to look at as-is:
dev_priv->display.hpd_irq_setup(dev_priv); in intel_hpd_irq_handler()
handles disabling the actual HPD IRQ, while
intel_hpd_irq_storm_disable() handles moving the HPD pin state over from
MARK_DISABLED to DISABLED along with enabling polling for it.

Changes since v3:
- Rename i915_hpd_irq_storm_disable() to
  i915_hpd_irq_storm_switch_to_polling() - Rodrigo Vivi

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181106213017.14563-5-lyude@redhat.com
2018-11-07 15:11:44 -05:00
..
2018-09-09 14:19:18 +02:00
2018-10-04 11:03:34 +10:00
2018-08-17 10:40:09 -07:00
2018-10-02 09:36:56 +03:00
2018-06-22 12:58:08 +10:00
2018-09-28 09:47:31 +10:00
2018-09-27 02:54:54 -04:00
2018-09-27 02:54:54 -04:00
2018-06-28 13:29:07 +10:00
2018-07-13 18:40:28 +02:00
2018-10-04 11:03:34 +10:00
2018-10-04 11:03:34 +10:00
2018-09-09 14:19:18 +02:00