<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Rotating one output stops updating the other"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89522#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Rotating one output stops updating the other"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89522">bug 89522</a>
              from <span class="vcard"><a class="email" href="mailto:ace@sannes.org" title="Asbjørn Sannes <ace@sannes.org>"> <span class="fn">Asbjørn Sannes</span></a>
</span></b>
        <pre>Two new data points:

I tried on another computer with xorg-server 1.15.0 and glamor 0.5.1 and there
it worked. I upgraded libdrm, xf86-video-ati and glamor to newest git (not the
one included in the xorg-server). And then I got the same problem again.

Also what type of rotation used matters, as I mentioned previously if I used
the same rotation on both outputs it worked. But now I also note that if you
can use left and right together and normal and inverted together.

In other words:
xrandr --output DVI-1 --auto --rotate left --output DVI-0 --rotate right --auto
--primary
xrandr --output DVI-1 --auto --rotate right --output DVI-0 --rotate left --auto
--primary

xrandr --output DVI-1 --auto --rotate normal --output DVI-0 --rotate inverted
--auto --primary
xrandr --output DVI-1 --auto --rotate inverted --output DVI-0 --rotate normal
--auto --primary

Also, tried with three monitors, then DVI-1 and HDMI-0 has to have the same
rotation pairs (left/left, left/right, right/right, normal/normal,
normal/inverted and inverted/inverted).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>