<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Getting kernel WARN every time I disconnect a DisplayPort monitor"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69251#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Getting kernel WARN every time I disconnect a DisplayPort monitor"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69251">bug 69251</a>
              from <span class="vcard"><a class="email" href="mailto:mika.kuoppala@intel.com" title="Mika Kuoppala <mika.kuoppala@intel.com>"> <span class="fn">Mika Kuoppala</span></a>
</span></b>
        <pre>This is kernel warn produced by:

if (WARN_ON((I915_READ(intel_dp->output_reg) & DP_PORT_EN) == 0))

So we are disabling an already disabled dp link.

Was the monitor you unplugged active and showing some stuff
or was it turned off or in sleep when you unplugged?</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 on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>