<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [All - Bisected] slow cursor movements with atomic plane helpers"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88540">88540</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[All - Bisected] slow cursor movements with atomic plane helpers
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>DRI git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>critical
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rodrigo.vivi@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=112399" name="attach_112399" title="dmesg">attachment 112399</a> <a href="attachment.cgi?id=112399&action=edit" title="dmesg">[details]</a></span>
dmesg

==System Environment==

--------------------------
Regression: Yes.

Non-working platforms: I've faced on BDW and BSW but I believe it can affect
all platforms.

==kernel==

drm-intel-nightly: 2015y-01m-17d-09h-41m-12s UTC integration manifest

==Bug detailed description==

System gets impossible to use due very slow cursor movements.

bisect took me to the point we change to atomic plane helpers, but it can be a
miss usage of atomic helpers everywhere else.

 drm/i915: Move to atomic plane helpers (v9)

attached dmesg shows many calls of drm_atomic_set_fb_for_plane whenever moving
cursor.

[  103.143044] [drm:drm_atomic_set_fb_for_plane] Set [FB:45] for plane state
ffff88009a1ce680
[  103.159720] [drm:drm_atomic_set_fb_for_plane] Set [FB:45] for plane state
ffff88009a1ce300
[  103.176653] [drm:drm_atomic_set_fb_for_plane] Set [FB:45] for plane state
ffff88009a1ce680
[  104.696065] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for plane state
ffff88009b0a2600

==Reproduce steps==

Just boot a system with kde environment and *try* to use the cursor.</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>