<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 - [regression, bisected] code re-factor causing games to stutter or lock-up system"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109561">109561</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[regression, bisected] code re-factor causing games to stutter or lock-up system
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>git
          </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>Drivers/Gallium/radeonsi
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>t_arceri@yahoo.com.au
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The following commit cause bad stuttering in the Batman Arkham City benchmark
(note when testing this game is 32bit). It also causes No Mans Sky to freeze my
system.

Link to No Mans Sky api trace below. Needs the following environment variables
set when running apitrace:

force_glsl_extensions_warn=true
allow_glsl_layout_qualifier_on_function_parameters=true

<a href="https://drive.google.com/open?id=1xFl7Uzfr75aODC0ljP8hC5OYRxgtuCan">https://drive.google.com/open?id=1xFl7Uzfr75aODC0ljP8hC5OYRxgtuCan</a>

commit e0f0d3675d462aad4ca30e4383a3530d46e6e85d
Author: Nicolai Hähnle <<a href="mailto:nicolai.haehnle@amd.com">nicolai.haehnle@amd.com</a>>
Date:   Tue Sep 18 15:52:17 2018 +0200

    radeonsi: factor si_query_buffer logic out of si_query_hw

    This is a move towards using composition instead of inheritance for
    different query types.

    This change weakens out-of-memory error reporting somewhat, though this
    should be acceptable since we didn't consistently report such errors in
    the first place.

    Reviewed-by: Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.com</a>></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>