Translations:Xorg/Hardware 3D acceleration guide/28/en

From Gentoo Wiki
Jump to:navigation Jump to:search
KERNEL Hardware 3D acceleration options
Processor type and features --->
<M/*> MTRR (Memory Type Range Register) support Search for <code>CONFIG_MTRR</code> to find this item.
Device drivers --->
  Graphics support --->
  <M/*> /dev/agpgart (AGP Support) Search for <code>CONFIG_AGP</code> to find this item. --->
      <M/*> AMD Opteron/Athlon64 on-CPU GART support Search for <code>CONFIG_AGP_AMD64</code> to find this item.
      <M/*> Intel 440LX/BX/GX, I8xx and E7x05 chipset support Search for <code>CONFIG_AGP_INTEL</code> to find this item.
      <M/*> SiS chipset support Search for <code>CONFIG_AGP_SIS</code> to find this item.
      <M/*> VIA chipset support Search for <code>CONFIG_AGP_VIA</code> to find this item.
      (Enable the appropriate chipset above. 32-bit kernels for i386 have additional chipset options:)
      <M/*> ALI chipset support Search for <code>CONFIG_AGP_ALI</code> to find this item.
      <M/*> ATI chipset support Search for <code>CONFIG_AGP_ATI</code> to find this item.
      <M/*> AMD Irongate, 761, and 762 chipset support Search for <code>CONFIG_AGP_AMD</code> to find this item.
      <M/*> NVIDIA nForce/nForce2 chipset support Search for <code>CONFIG_AGP_NVIDIA</code> to find this item.
      <M/*> Serverworks LE/HE chipset support Search for <code>CONFIG_AGP_SWORKS</code> to find this item.
      <M/*> Transmeta Efficeon support Search for <code>CONFIG_AGP_EFFICEON</code> to find this item.
   <M/*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) Search for <code>CONFIG_DRM</code> to find this item.  --->
   <M/*> (Select at least one appropriate graphics card from the list in [Device drivers --> Graphics support])