<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - login screen and desktop wayland session are jerking on Intel® Sandybridge"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90508">bug 90508</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - login screen and desktop wayland session are jerking on Intel® Sandybridge"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90508#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - login screen and desktop wayland session are jerking on Intel® Sandybridge"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90508">bug 90508</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>It seems that when wayland starts the CRTC is active but the primary plane
doesn't have an FB. A call to drmModeCursor() is done before any mode set, and
that causes the watermarks to be updated, but the update considers the CRTC is
inactive because of the lack of a primary fb. The drmModeSetCrtc() call that
follows is short circuited to a flip, so that also doesn't update the
watermarks, causing the system to run with watermarks set for a disabled CRTC.</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>