<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xrandr --off --> --auto fails to re-enable external (MST) monitors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89612#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xrandr --off --> --auto fails to re-enable external (MST) monitors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89612">bug 89612</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>Just to be clear, can you attach a dmesg for the repeated "--right-of" xrandr?
Earlier the logs show that DP2-1 and DP2-2 were being assigned to the same
CRTC, which can only happen if they occupy the same position in the
framebuffer.

I think the full workaround would be:

xrandr --output DP2-2 --preferred --crtc 1 --output DP2-1 --preferred --crtc 2
--right-of "DP2-2"</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>