If you are using xf86-video-ati from git, you can try disabling
tiling. Add:
Option "ColorTiling2D" "False"
in the device section of your xorg.conf
I added a 20-radeon.conf to xorg.conf.d with this content:
ephraim@errorl:~$ cat /usr/share/X11/xorg.conf.d/20-radeon.conf
Section "Device"
On Fri, Nov 30, 2012 at 2:00 AM, wrote:
>
>> If you are using xf86-video-ati from git, you can try disabling tiling.
>> Add:
>> Option "ColorTiling2D" "False"
>> in the device section of your xorg.conf
>
> I added a 20-radeon.conf to xorg.conf.d with this content:
> ephraim@errorl:~$ cat /usr/sha
>> And found this in Xorg.0.log:
>> [ 2219.770] (**) RADEON(G0): Option "ColorTiling2D" "False"
>> [ 2219.771] (II) RADEON(G0): KMS Color Tiling: enabled
>> [ 2219.771] (II) RADEON(G0): KMS Color Tiling 2D: disabled
>>
>> But it changed nothing regarding 3D glitches.
>>
>
> How about disablin
On Fri, Nov 30, 2012 at 9:44 AM, Thilo Cestonaro wrote:
>>> And found this in Xorg.0.log:
>>> [ 2219.770] (**) RADEON(G0): Option "ColorTiling2D" "False"
>>> [ 2219.771] (II) RADEON(G0): KMS Color Tiling: enabled
>>> [ 2219.771] (II) RADEON(G0): KMS Color Tiling 2D: disabled
>>>
>>> But it chan
You might want to file a bug so we can better track this. This
thread
is getting unwieldy.
https://bugs.freedesktop.org
Attach your xorg log and dmesg and glxinfo output.
Will do after testing mesa 8.0.5. Against mesa with Gallium Radeon,
right?
I can try mesa git HEAD before filing too.
T
On Fri, Nov 30, 2012 at 10:27 AM, wrote:
>
>> You might want to file a bug so we can better track this. This thread
>> is getting unwieldy.
>> https://bugs.freedesktop.org
>> Attach your xorg log and dmesg and glxinfo output.
>>
> Will do after testing mesa 8.0.5. Against mesa with Gallium Radeo