<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - LVDS doesn't come back after "xrandr --output LVDS1 --off; xrandr --output LVDS1 --auto""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61642#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - LVDS doesn't come back after "xrandr --output LVDS1 --off; xrandr --output LVDS1 --auto""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61642">bug 61642</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>Actually doesn't seem to be a kernel bug at all:

LVDS --off: no setcrtc to disable the LVDS, just backlight is turned off
LVDS --auto: setcrtc is called, but is a no-op
LVDS --mode 1024x768: reconfiguration detected, modeset performed

userspace *should* be disabling the output rather than turning it off, but the
second failure looks like userspace is then assuming that it gets turned back
on by auto.</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>
      </ul>
    </body>
</html>