<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Monitor on 2nd DisplayPort is not initialized"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107446#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Monitor on 2nd DisplayPort is not initialized"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107446">bug 107446</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>(In reply to Cedric M from <a href="show_bug.cgi?id=107446#c18">comment #18</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=143122" name="attach_143122" title="dmesg of 5.0.0 drm-tip failing to wake up external monitor, failing once when forcing mode with xrandr, then succeeding the second time">attachment 143122</a> <a href="attachment.cgi?id=143122&action=edit" title="dmesg of 5.0.0 drm-tip failing to wake up external monitor, failing once when forcing mode with xrandr, then succeeding the second time">[details]</a></span>
> dmesg of 5.0.0 drm-tip failing to wake up external monitor, failing once
> when forcing mode with xrandr, then succeeding the second time

> This dmesg log shows the following sequence:

> 1. locking gnome-shell, which puts the monitors in standby mode

> 2. after a while, returning to the laptop and resuming work : the external
> monitor tries to wake up but fails and returns to sleep</span >

The log shows we correctly resume the display:
[ 3200.652687] [drm:intel_enable_pipe [i915]] enabling pipe B

Then the display magically disappears:
[ 3200.724984] [drm:intel_encoder_hotplug [i915]] [CONNECTOR:75:DP-1] status
updated from connected to disconnected

Then (presumably) userspace responds by turning it off:
[ 3201.164373] [drm:intel_disable_pipe [i915]] disabling pipe B

And almost immediately the display magically reappears:
[ 3202.240649] [drm:intel_encoder_hotplug [i915]] [CONNECTOR:75:DP-1] status
updated from disconnected to connected

<span class="quote">> 
> 3. after a couple of minutes : forcing mode with xrandr : external monitor
> tries to wake up, but this time it fails and returns to sleep... again</span >

And the same sequence repeats after you manually try to turn the display back
on. So looks like a broken display of some sort. I presme it would work just
fine if userspace didn't respond to the bogus hpd by turning the display off.
Also I'm not sure why userspace isn't turning the display back on after it
reappears.

<span class="quote">> 
> 4. after a couple of minutes : trying to force mode with xrandr a 2nd time :
> this time it succeeds</span ></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>
      </ul>
    </body>
</html>