Color tiling is broken on my RV770; I've bisected this down to this commit: 9460ea864b12ec1fbd11c5d9a20bb5a4279d9d3d is first bad commit commit 9460ea864b12ec1fbd11c5d9a20bb5a4279d9d3d Author: Michel Dänzer <daenzer@vmware.com> Date: Sat Oct 3 16:33:33 2009 +0200 Fix KMS on big endian machines. Requires at least xserver 1.7 to work properly. Also make sure the front buffer is and stays tiled if colour tiling is enabled. I'm using Xorg 1.7, with DDX, libdrm, mesa and kernel from git. The driver works fine when ColorTiling is disabled in the configuration. I'm attacching the log with tiling enabled and a photo of the monitor (with just an xterm).
Created attachment 30648 [details] Xorg log
Created attachment 30649 [details] Corruption
Colortiling isn't supported on r6xx/r7xx chips yet.
(In reply to comment #3) > Colortiling isn't supported on r6xx/r7xx chips yet. Ah, I see. The non-KMS code path forces allowColorTiling to FALSE; I'm attaching a patch to do the same when KMS is enabled.
Created attachment 30651 [details] Disable color tiling on r600/r700
pushed. f0d9d80fee4176eaba9435a9539f29d0eefe2a87 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.