Created attachment 60043 [details] corrupted glxgears When using the r600g driver from git mesa (instead of the ati-driver) I get corrupted 3D pictures as shown by the attachment. No such issue using r600g from mesa-8.0.2. All 3D demos are affected as well as google earth and GLC_player 3D apps. Result of git bisect: mesa-c0c979eebc076b95cc8d18a013ce2968fe6311ad is the first bad commit, committer: Jerome Glisse <jglisse@redhat.com> date: 2012-02-06 23:36:37 (GMT) title: 'r600g: add support for common surface allocator for tiling v13' My hardware and system: ATI Radeon HD3200 RS780M/RS780MN Debian Sid with the following packages updated: Linux Kernel~3.3.0-1.dmz.1-liquorix-amd64 Latest git version of libdrm, libX11, libxcb, libXi, mesa and xserver.
Please attach the Xorg.0.log file.
Created attachment 60053 [details] Xorg.log
Created attachment 60065 [details] [review] possible fix Does this kernel patch help?
Does it works with ati driver from git ? gallium st/xorg is not really supported
(In reply to comment #4) > Does it works with ati driver from git ? gallium st/xorg is not really > supported Yes, it works without problems with xf86-video-ati driver from git.
(In reply to comment #3) > Does this kernel patch help? I am sorry I can't patch my kernel since I use a precompiled one.
(In reply to comment #6) > I am sorry I can't patch my kernel since I use a precompiled one. It's not hard to build your own Debian kernel with a patch. It'll be a skill very useful to you for testing bug fixes. (In reply to comment #5) > Yes, it works without problems with xf86-video-ati driver from git. Even with Option "ColorTiling2D"?
(In reply to comment #7) > Even with Option "ColorTiling2D"? I am not quite sure if ColorTiling2D is really enabled since I am running kernel 3.3, I understand you need kernel 3.4 to enable 2D tiling properly. Anyway this is what Xorg.0.log mentions about tiling: [ 2648.738] (**) RADEON(0): Option "ColorTiling2D" "on" [ 2648.739] (II) RADEON(0): KMS Color Tiling: enabled
Commit: 11f056a3f0b87e86267efa8b5ac9d36a343c9dc1 Author: Michel Dänzer <michel.daenzer@amd.com> Date: Wed May 16 17:45:17 2012 +0200 r600g: Set tiling information for BOs being shared.
(In reply to comment #9) > Commit: 11f056a3f0b87e86267efa8b5ac9d36a343c9dc1 > Author: Michel Dänzer <michel.daenzer@amd.com> > Date: Wed May 16 17:45:17 2012 +0200 > > r600g: Set tiling information for BOs being shared. Indeed no more display corruption, thanks.
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.