Bug 19269 - rv280 dual head broken slightly in 6.9.0.91
Summary: rv280 dual head broken slightly in 6.9.0.91
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-23 20:57 UTC by Andrew Randrianasulu
Modified: 2008-12-26 16:36 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
xorg.conf (10.26 KB, text/plain)
2008-12-23 20:58 UTC, Andrew Randrianasulu
no flags Details
X log (124.10 KB, text/plain)
2008-12-23 21:00 UTC, Andrew Randrianasulu
no flags Details
image corruption (171.09 KB, image/jpeg)
2008-12-26 14:01 UTC, Andrew Randrianasulu
no flags Details

Description Andrew Randrianasulu 2008-12-23 20:57:42 UTC
I have this hardware plugged in:

01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01) (prog-if 00 [VGA controller])
        Subsystem: Hightech Information System Ltd. Excalibur 9200SE VIVO 128M
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
        Memory at c8000000 (32-bit, prefetchable) [size=128M]
        I/O ports at b800 [size=256]
        Memory at d7ef0000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at d7ec0000 [disabled] [size=128K]
        Capabilities: [58] AGP version 2.0
        Capabilities: [50] Power Management version 2
        Kernel driver in use: radeon
        Kernel modules: radeonfb

After commit c0c33dab44e6966b1702d4e8cfba3537fc6e2d5c ("Fix off by one in EXA composite limit checking") composited dual-monitor setup (2 * 1024x768, Virtual 2048*1024 in xorg.conf) is broken, windows  can just disappear if i move them too close to right screen's right edge. Bug visible only while xcompmgr or E16's builtin compositing manager is active. Reverting this commit fixes corruption.
Comment 1 Andrew Randrianasulu 2008-12-23 20:58:20 UTC
Created attachment 21457 [details]
xorg.conf
Comment 2 Andrew Randrianasulu 2008-12-23 21:00:54 UTC
Created attachment 21458 [details]
X log

For some reason, driver still shown 6.9.0 as module version
Comment 3 Alex Deucher 2008-12-26 09:18:29 UTC
I'm not able to reproduce this on my rv280.  Can you get a picture of the corruption?  Is it just specific apps?
Comment 4 Andrew Randrianasulu 2008-12-26 14:01:22 UTC
Created attachment 21500 [details]
image corruption

Sorry, this is most visible with partially-transparent windows 

I will try do disable DFS also , one moment ...
Comment 5 Andrew Randrianasulu 2008-12-26 14:08:06 UTC
No difference between DFS on/off.

Comment 6 Alex Deucher 2008-12-26 16:36:31 UTC
reverted back to 2047:
e55598cc1b35d398c9eb2c3946df71456775f621

Looks like it's a render target limit,  2k textures are probably ok.


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.