<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Cursor corruption using large cursors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82273">bug 82273</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>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Cursor corruption using large cursors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82273#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Cursor corruption using large cursors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82273">bug 82273</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>testdnd didn't trigger the issue for me, but it does sound like you should be
going from a large cursor to a small one, which does hit a bug:

commit 52c1e64692e3e80826e526dd14aec4bee137a19b
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Thu Aug 7 11:34:26 2014 +0100

    sna: Flush cursor width changes

    The kernel only sees changes in the cursor width when the cursor handle
    is updated. In the cases where we reuse larger bo for smaller cursors,
    make sure we then reset the cursor handle (even though it has not
    changed) so tht the kernel updates its width.

    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>