<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - r600/sb: Alien Isolation GPU lock"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104654#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - r600/sb: Alien Isolation GPU lock"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104654">bug 104654</a>
              from <span class="vcard"><a class="email" href="mailto:gw.fossdev@gmail.com" title="Gert Wollny <gw.fossdev@gmail.com>"> <span class="fn">Gert Wollny</span></a>
</span></b>
        <pre>The proposed patch is actually useless. Given the way the games provides saves
I didn't initially test it with the specific scene that had the lockup, and I
didn't see any further lockups so far. However, going back I the bug is still
there.  

Running the game with

 export MESA_EXTENSION_OVERRIDE=-GL_ARB_compute_shader

also doesn't have an influence on the GPU lockup in the described scene, so it
shouldn't be related to compute shaders at all. Even though the shader TGSI
dump still reports some COMP shaders getting processed, but apparently they are
just compiled but not run, because the scene shows visible artifacts that are
not there when the compute shaders are enabled.</pre>
        </div>
      </p>


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

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