Kconfig 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. config AGP
  2. tristate "/dev/agpgart (AGP Support)" if !GART_IOMMU
  3. depends on ALPHA || IA64 || PPC || X86
  4. default y if GART_IOMMU
  5. ---help---
  6. AGP (Accelerated Graphics Port) is a bus system mainly used to
  7. connect graphics cards to the rest of the system.
  8. If you have an AGP system and you say Y here, it will be possible to
  9. use the AGP features of your 3D rendering video card. This code acts
  10. as a sort of "AGP driver" for the motherboard's chipset.
  11. If you need more texture memory than you can get with the AGP GART
  12. (theoretically up to 256 MB, but in practice usually 64 or 128 MB
  13. due to kernel allocation issues), you could use PCI accesses
  14. and have up to a couple gigs of texture space.
  15. Note that this is the only means to have XFree4/GLX use
  16. write-combining with MTRR support on the AGP bus. Without it, OpenGL
  17. direct rendering will be a lot slower but still faster than PIO.
  18. You should say Y here if you use XFree86 3.3.6 or 4.x and want to
  19. use GLX or DRI. If unsure, say N.
  20. To compile this driver as a module, choose M here: the
  21. module will be called agpgart.
  22. config AGP_ALI
  23. tristate "ALI chipset support"
  24. depends on AGP && X86 && !X86_64
  25. ---help---
  26. This option gives you AGP support for the GLX component of
  27. XFree86 4.x on the following ALi chipsets. The supported chipsets
  28. include M1541, M1621, M1631, M1632, M1641,M1647,and M1651.
  29. For the ALi-chipset question, ALi suggests you refer to
  30. <http://www.ali.com.tw/eng/support/index.shtml>.
  31. The M1541 chipset can do AGP 1x and 2x, but note that there is an
  32. acknowledged incompatibility with Matrox G200 cards. Due to
  33. timing issues, this chipset cannot do AGP 2x with the G200.
  34. This is a hardware limitation. AGP 1x seems to be fine, though.
  35. You should say Y here if you use XFree86 3.3.6 or 4.x and want to
  36. use GLX or DRI. If unsure, say N.
  37. config AGP_ATI
  38. tristate "ATI chipset support"
  39. depends on AGP && X86 && !X86_64
  40. ---help---
  41. This option gives you AGP support for the GLX component of
  42. XFree86 4.x on the ATI RadeonIGP family of chipsets.
  43. You should say Y here if you use XFree86 3.3.6 or 4.x and want to
  44. use GLX or DRI. If unsure, say N.
  45. config AGP_AMD
  46. tristate "AMD Irongate, 761, and 762 chipset support"
  47. depends on AGP && X86 && !X86_64
  48. help
  49. This option gives you AGP support for the GLX component of
  50. XFree86 4.x on AMD Irongate, 761, and 762 chipsets.
  51. You should say Y here if you use XFree86 3.3.6 or 4.x and want to
  52. use GLX or DRI. If unsure, say N.
  53. config AGP_AMD64
  54. tristate "AMD Opteron/Athlon64 on-CPU GART support" if !GART_IOMMU
  55. depends on AGP && X86
  56. default y if GART_IOMMU
  57. help
  58. This option gives you AGP support for the GLX component of
  59. XFree86 4.x using the on-CPU northbridge of the AMD Athlon64/Opteron CPUs.
  60. You still need an external AGP bridge like the AMD 8151, VIA
  61. K8T400M, SiS755. It may also support other AGP bridges when loaded
  62. with agp_try_unsupported=1.
  63. You should say Y here if you use XFree86 3.3.6 or 4.x and want to
  64. use GLX or DRI. If unsure, say Y
  65. config AGP_INTEL
  66. tristate "Intel 440LX/BX/GX, I8xx and E7x05 chipset support"
  67. depends on AGP && X86
  68. help
  69. This option gives you AGP support for the GLX component of XFree86 4.x
  70. on Intel 440LX/BX/GX, 815, 820, 830, 840, 845, 850, 860, 875,
  71. E7205 and E7505 chipsets and full support for the 810, 815, 830M, 845G,
  72. 852GM, 855GM, 865G and I915 integrated graphics chipsets.
  73. You should say Y here if you use XFree86 3.3.6 or 4.x and want to
  74. use GLX or DRI, or if you have any Intel integrated graphics
  75. chipsets. If unsure, say Y.
  76. config AGP_NVIDIA
  77. tristate "NVIDIA nForce/nForce2 chipset support"
  78. depends on AGP && X86 && !X86_64
  79. help
  80. This option gives you AGP support for the GLX component of
  81. XFree86 4.x on the following NVIDIA chipsets. The supported chipsets
  82. include nForce and nForce2
  83. config AGP_SIS
  84. tristate "SiS chipset support"
  85. depends on AGP && X86 && !X86_64
  86. help
  87. This option gives you AGP support for the GLX component of
  88. XFree86 4.x on Silicon Integrated Systems [SiS] chipsets.
  89. Note that 5591/5592 AGP chipsets are NOT supported.
  90. You should say Y here if you use XFree86 3.3.6 or 4.x and want to
  91. use GLX or DRI. If unsure, say N.
  92. config AGP_SWORKS
  93. tristate "Serverworks LE/HE chipset support"
  94. depends on AGP && X86 && !X86_64
  95. help
  96. Say Y here to support the Serverworks AGP card. See
  97. <http://www.serverworks.com/> for product descriptions and images.
  98. config AGP_VIA
  99. tristate "VIA chipset support"
  100. depends on AGP && X86 && !X86_64
  101. help
  102. This option gives you AGP support for the GLX component of
  103. XFree86 4.x on VIA MVP3/Apollo Pro chipsets.
  104. You should say Y here if you use XFree86 3.3.6 or 4.x and want to
  105. use GLX or DRI. If unsure, say N.
  106. config AGP_I460
  107. tristate "Intel 460GX chipset support"
  108. depends on AGP && (IA64_DIG || IA64_GENERIC)
  109. help
  110. This option gives you AGP GART support for the Intel 460GX chipset
  111. for IA64 processors.
  112. config AGP_HP_ZX1
  113. tristate "HP ZX1 chipset AGP support"
  114. depends on AGP && (IA64_HP_ZX1 || IA64_HP_ZX1_SWIOTLB || IA64_GENERIC)
  115. help
  116. This option gives you AGP GART support for the HP ZX1 chipset
  117. for IA64 processors.
  118. config AGP_ALPHA_CORE
  119. tristate "Alpha AGP support"
  120. depends on AGP && (ALPHA_GENERIC || ALPHA_TITAN || ALPHA_MARVEL)
  121. default AGP
  122. config AGP_UNINORTH
  123. tristate "Apple UniNorth & U3 AGP support"
  124. depends on AGP && PPC_PMAC
  125. help
  126. This option gives you AGP support for Apple machines with a
  127. UniNorth or U3 (Apple G5) bridge.
  128. config AGP_EFFICEON
  129. tristate "Transmeta Efficeon support"
  130. depends on AGP && X86 && !X86_64
  131. help
  132. This option gives you AGP support for the Transmeta Efficeon
  133. series processors with integrated northbridges.
  134. You should say Y here if you use XFree86 3.3.6 or 4.x and want to
  135. use GLX or DRI. If unsure, say Y.
  136. config AGP_SGI_TIOCA
  137. tristate "SGI TIO chipset AGP support"
  138. depends on AGP && (IA64_SGI_SN2 || IA64_GENERIC)
  139. help
  140. This option gives you AGP GART support for the SGI TIO chipset
  141. for IA64 processors.