Summary: |
corrupt screen with EXA rendering on Radeon 200M (5975) |
Product: |
xorg
|
Reporter: |
Stephan Wolf <stephan> |
Component: |
Driver/Radeon | Assignee: |
xf86-video-ati maintainers <xorg-driver-ati> |
Status: |
RESOLVED
DUPLICATE
|
QA Contact: |
Xorg Project Team <xorg-team> |
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
x86-64 (AMD64) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
|
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.
Created attachment 16011 [details] config file EXA rendering worked yery well (no screen corruption) till commit "R3xx+: EXA/textured video fixes" (d79040906cd25bd494feb5901f465bbd050aa923). I played around somethings to find out what is going wrong and fond out that the number of active pipes are calculated wrong In my case one pipe was masked and one is marked as bad => 2 pipes But this does not fix the issue. If I set EXANoComposite = 1 the screen looks fine but is very slow.