<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [SKL] External VGA monitor not detected after DPMS/second hotplug"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99114#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [SKL] External VGA monitor not detected after DPMS/second hotplug"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99114">bug 99114</a>
              from <span class="vcard"><a class="email" href="mailto:dwmw2@infradead.org" title="David Woodhouse <dwmw2@infradead.org>"> <span class="fn">David Woodhouse</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=128501" name="attach_128501" title="dpms off/on debug">attachment 128501</a> <a href="attachment.cgi?id=128501&action=edit" title="dpms off/on debug">[details]</a></span>
dpms off/on debug

#!/bin/sh -x

dmesg -c
xrandr --verbose
xset dpms force off
dmesg -c
sleep 0.1
xset dpms force on
dmesg -c
xrandr --verbose
dmesg -c</pre>
        </div>
      </p>


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

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