[Bug 12863] New: GARTSize Warning and Type

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 19 09:48:07 PDT 2007


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

           Summary: GARTSize Warning and Type
           Product: xorg
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/Radeon
        AssignedTo: xorg-driver-ati at lists.x.org
        ReportedBy: dqarras at yahoo.com
         QAContact: xorg-team at lists.x.org


With current git I'm getting the warning below no matter I set for GARTSize:

in RADEONProbeOutputModes
compiz (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
start time: Tue Dec 26 06:00:00 2006

*********************************WARN_ONCE*********************************
File r300_mem.c function r300_mem_alloc line 225
Ran out of GART memory (for 1048576)!
Please consider adjusting GARTSize option.
***************************************************************************
ProcXCloseDevice to close or not ?
SynapticsCtrl called.

Relevant portions of xorg.conf:

Section "Device"
        Identifier  "Videocard0"
        Driver      "radeon"
#       Option      "MonitorLayout" "NONE, CRT"
#       Option      "MonitorLayout" "AUTO, NONE"
#       Option      "MonitorLayout" "LVDS, CRT"
#       Option      "CRT2Hsync" "50-75"
#       Option      "CRT2VRefresh" "50-82"
        Option      "AGPMode" "4"
        Option      "AGPFastWrite" "yes"
        Option      "GARTSize 256
        Option      "ColorTiling" "on"
        Option      "DynamicClocks" "on"
        Option      "TVOutput" "PAL"
        Option      "IgnoreEDID" "true"
#       Option      "NoDRI"
EndSection

My card is ATI Mobility Radeon X700.

PS. As can be seen from the option, GARTSize must be NUM, "NUM" is not
accepted. That is unintuitive as with all other options "NUM" is accepted.


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


More information about the xorg-driver-ati mailing list