2 # Drm device configuration
4 # This driver provides support for the
5 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
8 tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)"
9 depends on (AGP || AGP=n) && PCI
11 Kernel-level support for the Direct Rendering Infrastructure (DRI)
12 introduced in XFree86 4.0. If you say Y here, you need to select
13 the module that's right for your graphics card from the list below.
14 These modules provide support for synchronization, security, and
15 DMA transfers. Please see <http://dri.sourceforge.net/> for more
16 details. You should also select and configure AGP
17 (/dev/agpgart) support.
20 tristate "3dfx Banshee/Voodoo3+"
23 Choose this option if you have a 3dfx Banshee or Voodoo3 (or later),
24 graphics card. If M is selected, the module will be called tdfx.
27 tristate "ATI Rage 128"
30 Choose this option if you have an ATI Rage 128 graphics card. If M
31 is selected, the module will be called r128. AGP support for
32 this card is strongly suggested (unless you have a PCI version).
38 Choose this option if you have an ATI Radeon graphics card. There
39 are both PCI and AGP versions. You don't need to choose this to
40 run the Radeon in plain VGA mode. There is a product page at
41 <http://www.ati.com/na/pages/products/pc/radeon32/index.html>.
42 If M is selected, the module will be called radeon.
46 depends on DRM && AGP && AGP_INTEL
48 Choose this option if you have an Intel I810 graphics card. If M is
49 selected, the module will be called i810. AGP support is required
50 for this driver to work.
53 prompt "Intel 830M, 845G, 852GM, 855GM, 865G"
54 depends on DRM && AGP && AGP_INTEL
58 tristate "i830 driver"
60 Choose this option if you have a system that has Intel 830M, 845G,
61 852GM, 855GM or 865G integrated graphics. If M is selected, the
62 module will be called i830. AGP support is required for this driver
63 to work. This driver will eventually be replaced by the i915 one.
66 tristate "i915 driver"
68 Choose this option if you have a system that has Intel 830M, 845G,
69 852GM, 855GM 865G or 915G integrated graphics. If M is selected, the
70 module will be called i915. AGP support is required for this driver
71 to work. This driver will eventually replace the I830 driver, when
72 later release of X start to use the new DDX and DRI.
77 tristate "Matrox g200/g400"
80 Choose this option if you have a Matrox G200, G400 or G450 graphics
81 card. If M is selected, the module will be called mga. AGP
82 support is required for this driver to work.
85 tristate "SiS video cards"
88 Choose this option if you have a SiS 630 or compatible video
89 chipset. If M is selected the module will be called sis. AGP
90 support is required for this driver to work.
93 tristate "Via unichrome video cards"
96 Choose this option if you have a Via unichrome or compatible video
97 chipset. If M is selected the module will be called via.
100 tristate "Savage video cards"
103 Choose this option if you have a Savage3D/4/SuperSavage/Pro/Twister
104 chipset. If M is selected the module will be called savage.