Kconfig 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. #
  2. # Drm device configuration
  3. #
  4. # This driver provides support for the
  5. # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
  6. #
  7. menuconfig DRM
  8. tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)"
  9. depends on (AGP || AGP=n) && !EMULATED_CMPXCHG && MMU
  10. select I2C
  11. select I2C_ALGOBIT
  12. select SLOW_WORK
  13. help
  14. Kernel-level support for the Direct Rendering Infrastructure (DRI)
  15. introduced in XFree86 4.0. If you say Y here, you need to select
  16. the module that's right for your graphics card from the list below.
  17. These modules provide support for synchronization, security, and
  18. DMA transfers. Please see <http://dri.sourceforge.net/> for more
  19. details. You should also select and configure AGP
  20. (/dev/agpgart) support if it is available for your platform.
  21. config DRM_KMS_HELPER
  22. tristate
  23. depends on DRM
  24. select FB
  25. select FRAMEBUFFER_CONSOLE if !EXPERT
  26. select FRAMEBUFFER_CONSOLE_DETECT_PRIMARY if FRAMEBUFFER_CONSOLE
  27. help
  28. FB and CRTC helpers for KMS drivers.
  29. config DRM_TTM
  30. tristate
  31. depends on DRM
  32. help
  33. GPU memory management subsystem for devices with multiple
  34. GPU memory types. Will be enabled automatically if a device driver
  35. uses it.
  36. config DRM_TDFX
  37. tristate "3dfx Banshee/Voodoo3+"
  38. depends on DRM && PCI
  39. help
  40. Choose this option if you have a 3dfx Banshee or Voodoo3 (or later),
  41. graphics card. If M is selected, the module will be called tdfx.
  42. config DRM_R128
  43. tristate "ATI Rage 128"
  44. depends on DRM && PCI
  45. select FW_LOADER
  46. help
  47. Choose this option if you have an ATI Rage 128 graphics card. If M
  48. is selected, the module will be called r128. AGP support for
  49. this card is strongly suggested (unless you have a PCI version).
  50. config DRM_RADEON
  51. tristate "ATI Radeon"
  52. depends on DRM && PCI
  53. select FB_CFB_FILLRECT
  54. select FB_CFB_COPYAREA
  55. select FB_CFB_IMAGEBLIT
  56. select FW_LOADER
  57. select DRM_KMS_HELPER
  58. select DRM_TTM
  59. select POWER_SUPPLY
  60. select HWMON
  61. help
  62. Choose this option if you have an ATI Radeon graphics card. There
  63. are both PCI and AGP versions. You don't need to choose this to
  64. run the Radeon in plain VGA mode.
  65. If M is selected, the module will be called radeon.
  66. source "drivers/gpu/drm/radeon/Kconfig"
  67. config DRM_I810
  68. tristate "Intel I810"
  69. # !PREEMPT because of missing ioctl locking
  70. depends on DRM && AGP && AGP_INTEL && (!PREEMPT || BROKEN)
  71. help
  72. Choose this option if you have an Intel I810 graphics card. If M is
  73. selected, the module will be called i810. AGP support is required
  74. for this driver to work.
  75. config DRM_I915
  76. tristate "Intel 8xx/9xx/G3x/G4x/HD Graphics"
  77. depends on DRM
  78. depends on AGP
  79. depends on AGP_INTEL
  80. # we need shmfs for the swappable backing store, and in particular
  81. # the shmem_readpage() which depends upon tmpfs
  82. select SHMEM
  83. select TMPFS
  84. select DRM_KMS_HELPER
  85. select FB_CFB_FILLRECT
  86. select FB_CFB_COPYAREA
  87. select FB_CFB_IMAGEBLIT
  88. # i915 depends on ACPI_VIDEO when ACPI is enabled
  89. # but for select to work, need to select ACPI_VIDEO's dependencies, ick
  90. select BACKLIGHT_CLASS_DEVICE if ACPI
  91. select VIDEO_OUTPUT_CONTROL if ACPI
  92. select INPUT if ACPI
  93. select ACPI_VIDEO if ACPI
  94. select ACPI_BUTTON if ACPI
  95. help
  96. Choose this option if you have a system that has "Intel Graphics
  97. Media Accelerator" or "HD Graphics" integrated graphics,
  98. including 830M, 845G, 852GM, 855GM, 865G, 915G, 945G, 965G,
  99. G35, G41, G43, G45 chipsets and Celeron, Pentium, Core i3,
  100. Core i5, Core i7 as well as Atom CPUs with integrated graphics.
  101. If M is selected, the module will be called i915. AGP support
  102. is required for this driver to work. This driver is used by
  103. the Intel driver in X.org 6.8 and XFree86 4.4 and above. It
  104. replaces the older i830 module that supported a subset of the
  105. hardware in older X.org releases.
  106. Note that the older i810/i815 chipsets require the use of the
  107. i810 driver instead, and the Atom z5xx series has an entirely
  108. different implementation.
  109. config DRM_I915_KMS
  110. bool "Enable modesetting on intel by default"
  111. depends on DRM_I915
  112. help
  113. Choose this option if you want kernel modesetting enabled by default,
  114. and you have a new enough userspace to support this. Running old
  115. userspaces with this enabled will cause pain. Note that this causes
  116. the driver to bind to PCI devices, which precludes loading things
  117. like intelfb.
  118. config DRM_MGA
  119. tristate "Matrox g200/g400"
  120. depends on DRM && PCI
  121. select FW_LOADER
  122. help
  123. Choose this option if you have a Matrox G200, G400 or G450 graphics
  124. card. If M is selected, the module will be called mga. AGP
  125. support is required for this driver to work.
  126. config DRM_SIS
  127. tristate "SiS video cards"
  128. depends on DRM && AGP
  129. depends on FB_SIS || FB_SIS=n
  130. help
  131. Choose this option if you have a SiS 630 or compatible video
  132. chipset. If M is selected the module will be called sis. AGP
  133. support is required for this driver to work.
  134. config DRM_VIA
  135. tristate "Via unichrome video cards"
  136. depends on DRM && PCI
  137. help
  138. Choose this option if you have a Via unichrome or compatible video
  139. chipset. If M is selected the module will be called via.
  140. config DRM_SAVAGE
  141. tristate "Savage video cards"
  142. depends on DRM && PCI
  143. help
  144. Choose this option if you have a Savage3D/4/SuperSavage/Pro/Twister
  145. chipset. If M is selected the module will be called savage.