<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - regression: GPU lockups since mesa-11.0.0_rc1 on RV620 (r600) driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91881#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - regression: GPU lockups since mesa-11.0.0_rc1 on RV620 (r600) driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91881">bug 91881</a>
              from <span class="vcard"><a class="email" href="mailto:markus.gapp@pr-link.at" title="markus gapp <markus.gapp@pr-link.at>"> <span class="fn">markus gapp</span></a>
</span></b>
        <pre>git bisect found commit 29aaab2b5f55cc6d9a84f58ce2bb8607e76a9dde as the
culprit. reverting it makes 11.0.0-rc2 work on my hw. for some reason it does
not like 
commit 29aaab2b5f55cc6d9a84f58ce2bb8607e76a9dde
Author: Grigori Goronzy <<a href="mailto:greg@chown.ath.cx">greg@chown.ath.cx</a>>
Date:   Wed Jun 24 03:38:02 2015 +0200

    winsys/radeon: align BO size to page size

    This is the basic granularity for BO allocations. The alignment also
    helps with BO reuse by the cached bufmgr.

    This results in a huge 45% speedup in Metro 2033 Redux on my test
    system. The game relies on buffer orphaning with very small buffers
    (hundreds of bytes in size) and that did not work efficiently
    before. This change may also affect other applications and games.

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


thank you!! markus</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>