When I enable color tiling on my r300 (R420 JI [Radeon X800PRO]) Evas applications that use the Evas Software X11 engine don't render properly anymore. It works when I use Evas' XRender backend or when I switch off color tiling. I guess Evas isn't the only application that's affected by this, but so far I didn't find another one. I'm sure it's not a bug in Evas either since it only shows if color tiling is enabled. To reproduce: Enable color tiling on a r300 card and run evas_software_x11_test. It should display a small window (240x320), but it's drawing noise all over the width of the screen, but with the same height as the window should have (ie, 320). I'll attach two screenshots that show the effect. This bug occurs with xorg-xf86-video-ati 6.6.0.
Created attachment 5834 [details] Screenshot of the misrendered evas test application (software x11 engine)
Created attachment 5835 [details] Screenshot of the evas test app rendered properly
XAA or EXA?
EXA. The problem vanishes when I enable XAA instead.
*** This bug has been marked as a duplicate of 6755 ***
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.