<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [3.18 regression] Screen tears on xrandr orientation inverted"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86548#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [3.18 regression] Screen tears on xrandr orientation inverted"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86548">bug 86548</a>
              from <span class="vcard"><a class="email" href="mailto:conselvan2@gmail.com" title="Ander Conselvan de Oliveira <conselvan2@gmail.com>"> <span class="fn">Ander Conselvan de Oliveira</span></a>
</span></b>
        <pre>(In reply to Chris Wilson from <a href="show_bug.cgi?id=86548#c8">comment #8</a>)
<span class="quote">> Yikes, this regression made it into a stable release.</span >

I was actually able to reproduce this with 3.14. I tried to reproduce this
before with drm-intel-nightly on SNB, IVB and HSW, but failed. Turns out I
needed a more recent xorg intel driver to uncover the bug. I bisected the first
appearance of the bug to

commit 975b9798be77b30cbed485583d0ccb48318708f7
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Wed May 21 08:58:24 2014 +0100

    sna: Add support for Present


The problem goes away after commit

commit 105d478cdd70ac3b38be51c9014b22b7233c241e
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Wed Aug 6 09:10:30 2014 +0100

    sna: Enable kernel rotation support by default


but oddly, after 

commit b6eeb7a1f7efa591504070b606be655e27e6e9c2
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Wed Nov 5 13:03:41 2014 +0000

    Disable DRI3 by default

turning the rotation on with xrandr causes a black screen that can be fixed by
vt switching away and back to X.

Anyway, I haven't looked yet into why the support for the Present extension
uncovers the bug, but it seems this bug has been in the kernel for a while.</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>