<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - linux-5.1.19: i915 when ext HDMI is connected triggers too many interrupts and high load"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111180#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - linux-5.1.19: i915 when ext HDMI is connected triggers too many interrupts and high load"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111180">bug 111180</a>
              from <span class="vcard"><a class="email" href="mailto:ville.syrjala@linux.intel.com" title="Ville Syrjala <ville.syrjala@linux.intel.com>"> <span class="fn">Ville Syrjala</span></a>
</span></b>
        <pre>You can try something like:
echo 15 > /sys/kernel/debug/dri/0/i915_hpd_storm_ctl

which should at least turn off the hpd irq for a few seconds after it's
detected 15 spurious hotplug interrupts within one second. Obviously since the
machine is generating these things constantly it'll ping-pong between the two
states, but should at least let it sleep for a few seconds every now and then.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>