[Bug 17887] New: minor fixes to man page
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 3 08:11:52 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=17887
Summary: minor fixes to man page
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: fabio.ped at libero.it
QAContact: xorg-team at lists.x.org
radeon man page says:
1)
Option "RenderAccel" "boolean"
Enables or disables hardware Render acceleration. This driver does not support
component alpha (subpixel) rendering. It is only supported on Radeon
series up to and including 9200 (9500/9700 and newer unsupported). The default
is to enable Render acceleration.
But RenderAccel appears to be supported even on newer cards (this is my xorg
log file):
(II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
2)
Option "EnablePageFlip" "boolean"
Enable page flipping for 3D acceleration. This will increase performance but
not work correctly in some rare cases, hence the default is off.
This appears to not be supported on r5xx:
(**) RADEON(0): Page Flipping disabled on r5xx and newer chips.
This should be added to the man page.
--
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