diff options
author | Francisco Jerez <currojerez@gmail.com> | 2008-11-08 21:40:49 +0100 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2008-11-08 22:23:52 -0200 |
commit | f97c57873cd7622c373a394548ed435c1975abbc (patch) | |
tree | e8a5b4e28cd54f98d2dea564f713eb734399aee8 /man | |
parent | 418b28028e69d14e74bf673be56123e99103e5bf (diff) |
Remove unused fifo_* options.
Diffstat (limited to 'man')
-rw-r--r-- | man/siliconmotion.man | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/man/siliconmotion.man b/man/siliconmotion.man index 8d23e7f..9211ff8 100644 --- a/man/siliconmotion.man +++ b/man/siliconmotion.man @@ -163,26 +163,6 @@ stable. EXA is a newer acceleration architecture with better performance for the Render and Composite extensions, but the rendering code for it is newer and possibly unstable. The default is .B XAA. -.TP -.B "Option \*qfifo_aggressive\*q" -.TP -.B "Option \*qfifo_moderate\*q" -.TP -.B "Option \*qfifo_conservative\*q" -alter the settings -for the threshold at which the pixel FIFO takes over the internal -memory bus to refill itself. The smaller this threshold, the better -the acceleration performance of the card. You may try the fastest -setting -.RB ( "fifo_aggressive" ) -and move down if you encounter pixel corruption. -The optimal setting will probably depend on dot-clock and on color -depth. Note that specifying any of these options will also alter other -memory settings which may increase performance, so trying -.B "fifo_conservative" -will in most cases be a slight benefit (this uses the chip defaults). -If pixel corruption or transient streaking is observed during drawing -operations then removing any fifo options is recommended. Default: none. .PP The following PCI bus |