<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [r600g] [bisected]: "rework flusing ...v7" commit by Jerome causes problems"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58724">58724</a>
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>[r600g] [bisected]: "rework flusing ...v7" commit by Jerome causes problems
          </td>
        </tr>

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

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>dcherkassov@gmail.com
          </td>
        </tr>

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

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

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

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/r600
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=72082" name="attach_72082" title="summary of ./configure">attachment 72082</a> <a href="attachment.cgi?id=72082&action=edit" title="summary of ./configure">[details]</a></span>
summary of ./configure

Hi. I've found by git-bisect that this commit causes problems with glxgears and
other stuff:

24b1206ab2dcd506aaac3ef656aebc8bc20cd27a is the first bad commit
commit 24b1206ab2dcd506aaac3ef656aebc8bc20cd27a
Author: Jerome Glisse <<a href="mailto:jglisse@redhat.com">jglisse@redhat.com</a>>
Date:   Thu Nov 1 16:09:40 2012 -0400

    r600g: rework flusing and synchronization pattern v7


The glxgears picture is crippled with no animation.

that's mesa runtime error:
<span class="quote">> radeon: The kernel rejected CS, see dmesg for more information.</span >

That's what kernel driver says:
<span class="quote">> [20056.450057] [drm:evergreen_vm_reg_valid] *ERROR* Invalid register 0x8040 in CS</span >

System is 64-bit debian.

Build flags are:
PKG_CONFIG_PATH=/opt/lib/pkgconfig ./autogen.sh --enable-texture-float
--with-dri-drivers="" --prefix=/opt --with-gallium-drivers=r600 --enable-debug

llvm is 3.2 from tstellard's branch (HEAD:
15265bc80edeceb5bcfc4d0b85be751be9275a7d )</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>