Created attachment 72082 [details] 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 <jglisse@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 )
Forgot to add: * The device is Radeon HD 6970 (cayman) * Kernel is 3.7.0-rc5 (tip of Alex's drm-fixes-3.7 branch)
*** This bug has been marked as a duplicate of bug 58655 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.