<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 - swrast: Mesa 17.3.3 produces: HW cursor for format 875713089 not supported"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104926">104926</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>swrast: Mesa 17.3.3 produces:  HW cursor for format 875713089 not supported
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>17.3
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>wblaszcz@bigpond.net.au
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Under a guest VM running Gnome 3.26.2 Wayland, the mouse cursor becomes laggy,
and a double cursor (both host and guest I presume) when Mesa 17.3.x is
installed including the latest, 17.3.3. Reverting back to 17.2.8 and the
problem goes away.
In the system logs the following can be found:

Feb 03 22:03:19 lfs13 org.gnome.Shell.desktop[651]: Window manager warning: HW
cursor for format 875713089 not supported

I've done a git bisect: 
e14fe41e0bf5d82c0b22eda2f8dcea058ac6e610 is the first bad commit

Tracking it even further, it seems to be related to __DRI_IMAGE being changed
from 15 to 17 in src/gallium/state_trackers/dri/dri2.c .

More info:

GL_RENDERER: llvmpipe (LLVM 5.0, 256 bits)
kms_swrast_dri.so

I wrote a simple test program, and the following function returns false under
17.3.3, and returns true under 17.2.8.

gbm_device_is_format_supported (gbm, gbm_format, GBM_BO_USE_CURSOR |
GBM_BO_USE_WRITE)</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 the assignee for the bug.</li>
      </ul>
    </body>
</html>