<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [suse sna] failed to set mode: Invalid argument [22]"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89661#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [suse sna] failed to set mode: Invalid argument [22]"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89661">bug 89661</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>Hmm, to get around the kernel limitation, I suspect we actually need to do the
LVDS configure last. So

xrandr --output LVDS1 --off --output DP1 --off --output DP2 --off
xrandr --output DP1 --preferred --primary -pos 0x0 -output DP2 --pos 3520x0
xrandr --output LVDS1 --preferred --pos 1600x0</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>