Mailinglist Archive: radeonhd (290 mails)

< Previous Next >
[radeonhd] [Bug 16967] New: FPS too Low with radeon HD Saphire 3650
  • From: bugzilla-daemon@xxxxxxxxxxxxxxx
  • Date: Sun, 3 Aug 2008 03:57:58 -0700 (PDT)
  • Message-id: <bug-16967-248@xxxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugs.freedesktop.org/show_bug.cgi?id=16967

Summary: FPS too Low with radeon HD Saphire 3650
Product: xorg
Version: unspecified
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/radeonhd
AssignedTo: lverhaegen@xxxxxxx
ReportedBy: jonathan.mercier@xxxxxxxxxx
QAContact: xorg-team@xxxxxxxxxxx


Created an attachment (id=18088)
--> (http://bugs.freedesktop.org/attachment.cgi?id=18088)
/var/log/Xorg.0.log

Description of problem:
The 3D is active:
$ glxinfo |grep rendering
direct rendering: Yes

Xorg version:
rpm -qa | grep xorg-x11-server
xorg-x11-server-common-1.4.99.905-2.20080702.fc9.x86_64
xorg-x11-server-Xorg-1.4.99.905-2.20080702.fc9.x86_64
xorg-x11-server-utils-7.4-1.fc9.x86_64

Platform:
uname -a
Linux localhost.localdomain 2.6.25.11-97.fc9.x86_64 #1 SMP Mon Jul 21 01:09:10
EDT 2008 x86_64 x86_64 x86_64 GNU/Linux

FPS rate:
$ glxgears
1184 frames in 5.0 seconds = 236.785 FPS
1622 frames in 5.0 seconds = 324.328 FPS
1583 frames in 5.0 seconds = 316.516 FPS
1403 frames in 5.0 seconds = 280.505 FPS
1426 frames in 5.0 seconds = 285.127 FPS

GPU Card:
$ /sbin/lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc Mobilitiy Radeon HD
3600 Series

Version-Release number of selected component (if applicable):
the package radeonhd is updated to date

option AccelMethod EXA in xorg: Ok

Xorg.conf:
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

EndSection

Section "ServerFlags"
Option "AIGLX" "on"
EndSection

Section "InputDevice"

# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection

Section "Monitor"
Identifier "Monitor0"
Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028
1060 -Hsync +Vsync
Modeline "800x600_60.00" 38.22 800 832 912 1024 600 601 604 622
-Hsync +Vsync
EndSection

Section "Device"
Identifier "Videocard0"
Driver "radeonhd"
Option "DRI" "on"
Option "AccelMethod" "EXA"
VendorName "Videocard vendor"
BoardName "ATI Technologies Inc Radeon HD 3650 SAPHIRE"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624"
"800x600" "720x400" "640x480" "640x400" "640x350"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection


--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >