https://bugs.freedesktop.org/show_bug.cgi?id=58724

          Priority: medium
            Bug ID: 58724
          Assignee: dri-devel@lists.freedesktop.org
           Summary: [r600g] [bisected]: "rework flusing ...v7" commit by
                    Jerome causes problems
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: dcherkas...@gmail.com
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r600
           Product: Mesa

Created attachment 72082
  --> https://bugs.freedesktop.org/attachment.cgi?id=72082&action=edit
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 <jgli...@redhat.com>
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:
> radeon: The kernel rejected CS, see dmesg for more information.

That's what kernel driver says:
> [20056.450057] [drm:evergreen_vm_reg_valid] *ERROR* Invalid register 0x8040 
> in CS

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 )

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to