Bug 19519 - window corruption when the secondary head is rotated (radeon)
Summary: window corruption when the secondary head is rotated (radeon)
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.4 (2008.09)
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 05:23 UTC by ezerotven+fdo
Modified: 2009-11-12 02:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
corrupted screen (107.55 KB, image/png)
2009-01-12 05:23 UTC, ezerotven+fdo
no flags Details

Description ezerotven+fdo 2009-01-12 05:23:42 UTC
Created attachment 21896 [details]
corrupted screen

Hi,

When I rotate the secondary head on my LVDS+DVI setup to left or right, the terminal windows covering the bottom part of the screen become corrupted. See attached screenshot. This is an rxvt-unicode terminal, the problem does not appear with gnome-terminal. However I've also seen other application windows corrupted (like FTE : the folding text editor), or working fine (firefox).

I'm using the Xorg packages from debian experimental: 
xorg : 1:7.4~4
xserver: 2:1.5.3-1
xserver-xorg-video-radeon: 1:6.10.0-1
libgl1-mesa-dri: 7.2-1
libgl1-mesa-glx: 7.2-1

Hardware: 01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600]

From xorg.conf:

Section "Device"                                                                
        Identifier  "raddev"                                                    
        Driver      "radeon"                                                    
        Option      "DynamicClocks" "on"                                        
        Option      "AccelMethod" "EXA"                                         
EndSection                                                                      
                                                                                
Section "Screen"                                                                
        Identifier "aticonfig-Screen[0]"                                        
        Device     "raddev"                                                     
        SubSection "Display"                                                    
                virtual   3360 1680                                             
        EndSubSection                                                           
EndSection                                                                      
                                                                                
Section "DRI"                                                                   
        Mode         0666                                                       
EndSection                                                                      
                                                                                
Section "ServerFlags"                                                           
        Option          "AIGLX" "on"                                            
        Option          "GlxVisuals" "all"                                      
EndSection                                                                      
                                                                                
Section "Extensions"                                                            
        Option          "Composite"     "on"                                    
EndSection                                    

If you need more info, I'm glad to provide.

Laszlo
Comment 1 Alex Deucher 2009-11-11 10:47:01 UTC
Is this still an issue with xf86-video-ati from git master or a more recent Xserver?
Comment 2 ezerotven+fdo 2009-11-12 02:54:09 UTC
Hi,

I can not reproduce this problem now.

xserver-xorg-video-radeon                   1:6.12.3-1
xserver-xorg-core                           2:1.6.3-1

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.