Bug 58724

Summary: [r600g] [bisected]: "rework flusing ...v7" commit by Jerome causes problems
Product: Mesa Reporter: Dmitry Cherkassov <dcherkassov>
Component: Drivers/Gallium/r600Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium CC: dcherkassov, glisse
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: summary of ./configure

Description Dmitry Cherkassov 2012-12-24 19:17:24 UTC
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 )
Comment 1 Dmitry Cherkassov 2012-12-24 19:21:21 UTC
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)
Comment 2 Alex Deucher 2012-12-24 19:28:31 UTC

*** 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.