[Bug 21557] New: cursor banding with dual output reappeared on a rv570

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 5 00:43:38 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21557

           Summary: cursor banding with dual output reappeared on a rv570
           Product: xorg
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/Radeon
        AssignedTo: xorg-driver-ati at lists.x.org
        ReportedBy: daniel at ffwll.ch
         QAContact: xorg-team at lists.x.org


I'm tracking the radeon git repo and I've just upgraded from 8155a62 to
da58e35. The "banding cursor with two outputs issue" reappeared that's just
been fixed a few changesets ago. I'm already using EXA so it looks like
xf86-video-ati-6.12.2-77-gda58e35 broke my setup. Below some infos about my
machine.

lspci -v:
05:00.0 VGA compatible controller: ATI Technologies Inc RV570 [Radeon X1950
Pro] (rev 9a) (prog-if 00 [VGA controller])
        Subsystem: PC Partner Limited Device e190
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
        Memory at a0000000 (32-bit, prefetchable) [size=256M]
        I/O ports at c000 [size=256]
        Memory at ff5f0000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at ff5c0000 [disabled] [size=128K]
        Capabilities: [50] Power Management version 2
        Capabilities: [58] AGP version 3.0
        Capabilities: [80] MSI: Mask- 64bit+ Count=1/1 Enable-

05:00.1 Display controller: ATI Technologies Inc RV570 [Radeon X1950 Pro]
(secondary) (rev 9a)
        Subsystem: PC Partner Limited Device e191
        Flags: bus master, 66MHz, medium devsel, latency 64
        Memory at ff5e0000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [50] Power Management version 2

xrandr:Screen 0: minimum 320 x 200, current 3200 x 1200, maximum 3200 x 1200
S-video disconnected (normal left inverted right x axis y axis)
DVI-1 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 546mm
x 352mm
   1920x1200      60.0*+
   1600x1200      60.0
   1680x1050      59.9
   1600x1000      60.0
   1280x1024      75.0
   1280x960       60.0
   1152x864       75.0
   1024x768       75.0     60.0
   832x624        74.6
   800x600        75.0     60.3
   640x480        75.0     59.9
   720x400        70.1
DVI-0 connected 1280x1024+1920+0 (normal left inverted right x axis y axis)
376mm x 301mm
   1280x1024      60.0*+
   1152x864       75.0
   1024x768       75.0     70.1     60.0
   832x624        74.6
   800x600        72.2     75.0     60.3     56.2
   640x480        75.0     72.8     66.7     59.9
   720x400        70.1

DVI-1 is connected via a DVI-D cable, DVI-0 is connected via a DVI-VGA
converter and a normal VGA cable.

The drm module is from the mainline kernel, version 2.6.30-rc3-gitsomething.

"Device" section form my xorg.conf:
Section "Device"
        Option      "AccelMethod" "EXA"         # <str>
        Option      "TVDACLoadDetect" "yes"     # [<bool>]
        Option      "ATOMTvOut" "yes"
        Option      "ClockGating" "yes"
        Option      "DynamicPM" "yes"
        Identifier  "Card0"
        Driver      "radeon"
        VendorName  "ATI Technologies Inc"
        BoardName   "RV570 [Radeon X1950 Pro]"
        BusID       "PCI:5:0:0"

        Option      "monitor-DVI-1" "24Zoll"
        Option      "monitor-DVI-0" "19Zoll"
EndSection


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list