VOODOO



VOODOO

NAME
SYNOPSIS
DESCRIPTION
CONFIGURATION DETAILS
BUGS
SEE ALSO
AUTHORS

NAME

voodoo − Voodoo video driver

SYNOPSIS

Section "Device"
Identifier "
devname"
Driver "voodoo"   

...
EndSection

DESCRIPTION

voodoo is an Xorg driver for Voodoo 1 and Voodoo 2 series video adapters. On the Voodoo 1 the driver uses a shadow buffer in system memory as the video adapter has only 3D acceleration. Selected portions of the shadow framebuffer are copied out to the Voodoo board at the right time. Because of this, the speed of the driver is very dependent on the CPU. Processors nowadays are actually rather fast at moving data so we get very good speed anyway as the shadow framebuffer is in cached RAM.

The Voodoo2 has 16bpp acceleration and the driver provides accelerated versions of most operations except angled lines and stipples. Accelerated alpha blending with the Render extension is also supported as is DGA.

This driver supports 16bpp modes currently. The video hardware supports image conversion from 24bpp to 16bpp but the hardware is 16bpp only.

The Voodoo 1 series cards can go up to 800x600 resolution while the Voodoo 2 can reach 1024x768 providing it has at least 2Mb of frame buffer memory. 1024x768 2D mode does not require two cards configured in scan-line interleave mode (SLI).

Multihead and Xinerama configurations are supported. SLI configurations will be treated as multiple video cards.

Limited support for DPMS screen saving is available. The "standby" and "suspend" modes are just painting the screen black. The "off" mode turns the Voodoo board off and thus works correctly.

This driver does not support a virtual screen size different from the display size. This is a hardware limitation. 3D rendering is also not supported.

CONFIGURATION DETAILS

Please refer to xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver.

The following driver Options are supported:
Option "ShadowFB" "
boolean"

Enables a shadow buffer in main memory. This turns off acceleration but for otherwise unaccelerated operations can improve performance materially. Default: off for voodoo2, on for voodoo1.

Option "NoAccel" "boolean"

Disables acceleration if set. Unless debugging this option should only be set if ShadowFB is enabled. Default: off for voodoo2, on for voodoo1.

BUGS

The driver interacts badly with the sstfb frame buffer driver as there is insufficient information to restore the chip to its previous state.

SEE ALSO

Xorg(1), xorg.conf(5), Xserver(1), X(7)

AUTHORS

Authors: Alan Cox, Ghozlane Toumi, Henrik Harmsen.






Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.