1 # SPDX-License-Identifier: GPL-2.0-only
3 # Drm device configuration
5 # This driver provides support for the
6 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
9 tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)"
10 depends on (AGP || AGP=n) && !EMULATED_CMPXCHG && HAS_DMA
11 select DRM_PANEL_ORIENTATION_QUIRKS
16 select DMA_SHARED_BUFFER
19 Kernel-level support for the Direct Rendering Infrastructure (DRI)
20 introduced in XFree86 4.0. If you say Y here, you need to select
21 the module that's right for your graphics card from the list below.
22 These modules provide support for synchronization, security, and
23 DMA transfers. Please see <http://dri.sourceforge.net/> for more
24 details. You should also select and configure AGP
25 (/dev/agpgart) support if it is available for your platform.
35 config DRM_DP_AUX_CHARDEV
36 bool "DRM DP AUX Interface"
39 Choose this option to enable a /dev/drm_dp_auxN node that allows to
40 read and write values to arbitrary DPCD registers on the DP aux
44 bool "Insert extra checks and debug info into the DRM range managers"
47 depends on STACKTRACE_SUPPORT
50 Enable allocation tracking of memory manager and leak detection on
53 Recommended for driver developers only.
57 config DRM_EXPORT_FOR_TESTS
60 config DRM_DEBUG_SELFTEST
61 tristate "kselftests for DRM"
63 depends on DEBUG_KERNEL
67 select DRM_EXPORT_FOR_TESTS if m
70 This option provides kernel modules that can be used to run
71 various selftests on parts of the DRM api. This option is not
72 useful for distributions or general kernels, but only for kernel
73 developers working on DRM and associated drivers.
81 CRTC helpers for KMS drivers.
83 config DRM_KMS_FB_HELPER
85 depends on DRM_KMS_HELPER
87 select FRAMEBUFFER_CONSOLE if !EXPERT
88 select FRAMEBUFFER_CONSOLE_DETECT_PRIMARY if FRAMEBUFFER_CONSOLE
90 select FB_SYS_FILLRECT
91 select FB_SYS_COPYAREA
92 select FB_SYS_IMAGEBLIT
93 select FB_CFB_FILLRECT
94 select FB_CFB_COPYAREA
95 select FB_CFB_IMAGEBLIT
98 FBDEV helpers for KMS drivers.
100 config DRM_DEBUG_DP_MST_TOPOLOGY_REFS
101 bool "Enable refcount backtrace history in the DP MST helpers"
102 depends on STACKTRACE_SUPPORT
104 depends on DRM_KMS_HELPER
105 depends on DEBUG_KERNEL
108 Enables debug tracing for topology refs in DRM's DP MST helpers. A
109 history of each topology reference/dereference will be printed to the
110 kernel log once a port or branch device's topology refcount reaches 0.
112 This has the potential to use a lot of memory and print some very
113 large kernel messages. If in doubt, say "N".
115 config DRM_FBDEV_EMULATION
116 bool "Enable legacy fbdev support for your modesetting driver"
118 select DRM_KMS_HELPER
119 select DRM_KMS_FB_HELPER
122 Choose this option if you have a need for the legacy fbdev
123 support. Note that this support also provides the linux console
124 support on top of your modesetting driver.
126 If in doubt, say "Y".
128 config DRM_FBDEV_OVERALLOC
129 int "Overallocation of the fbdev buffer"
130 depends on DRM_FBDEV_EMULATION
133 Defines the fbdev buffer overallocation in percent. Default
134 is 100. Typical values for double buffering will be 200,
135 triple buffering 300.
137 config DRM_FBDEV_LEAK_PHYS_SMEM
138 bool "Shamelessly allow leaking of fbdev physical address (DANGEROUS)"
139 depends on DRM_FBDEV_EMULATION && EXPERT
142 In order to keep user-space compatibility, we want in certain
143 use-cases to keep leaking the fbdev physical address to the
144 user-space program handling the fbdev buffer.
145 This affects, not only, Amlogic, Allwinner or Rockchip devices
146 with ARM Mali GPUs using an userspace Blob.
147 This option is not supported by upstream developers and should be
148 removed as soon as possible and be considered as a broken and
149 legacy behaviour from a modern fbdev device driver.
151 Please send any bug reports when using this to your proprietary
152 software vendor that requires this.
154 If in doubt, say "N" or spread the word to your closed source
157 config DRM_LOAD_EDID_FIRMWARE
158 bool "Allow to specify an EDID data set instead of probing for it"
161 Say Y here, if you want to use EDID data to be loaded from the
162 /lib/firmware directory or one of the provided built-in
163 data sets. This may be necessary, if the graphics adapter or
164 monitor are unable to provide appropriate EDID data. Since this
165 feature is provided as a workaround for broken hardware, the
166 default case is N. Details and instructions how to build your own
167 EDID data are given in Documentation/driver-api/edid.rst.
170 bool "Enable DisplayPort CEC-Tunneling-over-AUX HDMI support"
174 Choose this option if you want to enable HDMI CEC support for
175 DisplayPort/USB-C to HDMI adapters.
177 Note: not all adapters support this feature, and even for those
178 that do support this they often do not hook up the CEC pin.
182 depends on DRM && MMU
184 GPU memory management subsystem for devices with multiple
185 GPU memory types. Will be enabled automatically if a device driver
188 config DRM_TTM_DMA_PAGE_POOL
190 depends on DRM_TTM && (SWIOTLB || INTEL_IOMMU)
193 Choose this if you need the TTM dma page pool
195 config DRM_VRAM_HELPER
199 Helpers for VRAM memory management
201 config DRM_TTM_HELPER
206 Helpers for ttm-based gem objects
208 config DRM_GEM_CMA_HELPER
212 Choose this if you need the GEM CMA helper functions
214 config DRM_KMS_CMA_HELPER
217 select DRM_GEM_CMA_HELPER
219 Choose this if you need the KMS CMA helper functions
221 config DRM_GEM_SHMEM_HELPER
225 Choose this if you need the GEM shmem helper functions
229 depends on DRM && MMU
235 source "drivers/gpu/drm/i2c/Kconfig"
237 source "drivers/gpu/drm/arm/Kconfig"
240 tristate "ATI Radeon"
241 depends on DRM && PCI && MMU
243 select DRM_KMS_HELPER
247 select BACKLIGHT_CLASS_DEVICE
250 Choose this option if you have an ATI Radeon graphics card. There
251 are both PCI and AGP versions. You don't need to choose this to
252 run the Radeon in plain VGA mode.
254 If M is selected, the module will be called radeon.
256 source "drivers/gpu/drm/radeon/Kconfig"
260 depends on DRM && PCI && MMU
262 select DRM_KMS_HELPER
267 select BACKLIGHT_CLASS_DEVICE
271 Choose this option if you have a recent AMD Radeon graphics card.
273 If M is selected, the module will be called amdgpu.
275 source "drivers/gpu/drm/amd/amdgpu/Kconfig"
277 source "drivers/gpu/drm/nouveau/Kconfig"
279 source "drivers/gpu/drm/i915/Kconfig"
282 tristate "Virtual GEM provider"
285 Choose this option to get a virtual graphics memory manager,
286 as used by Mesa's software renderer for enhanced performance.
287 If M is selected the module will be called vgem.
290 tristate "Virtual KMS (EXPERIMENTAL)"
292 select DRM_KMS_HELPER
296 Virtual Kernel Mode-Setting (VKMS) is used for testing or for
297 running GPU in a headless machines. Choose this option to get
300 If M is selected the module will be called vkms.
302 source "drivers/gpu/drm/exynos/Kconfig"
304 source "drivers/gpu/drm/rockchip/Kconfig"
306 source "drivers/gpu/drm/vmwgfx/Kconfig"
308 source "drivers/gpu/drm/gma500/Kconfig"
310 source "drivers/gpu/drm/udl/Kconfig"
312 source "drivers/gpu/drm/ast/Kconfig"
314 source "drivers/gpu/drm/mgag200/Kconfig"
316 source "drivers/gpu/drm/cirrus/Kconfig"
318 source "drivers/gpu/drm/armada/Kconfig"
320 source "drivers/gpu/drm/atmel-hlcdc/Kconfig"
322 source "drivers/gpu/drm/rcar-du/Kconfig"
324 source "drivers/gpu/drm/shmobile/Kconfig"
326 source "drivers/gpu/drm/sun4i/Kconfig"
328 source "drivers/gpu/drm/omapdrm/Kconfig"
330 source "drivers/gpu/drm/tilcdc/Kconfig"
332 source "drivers/gpu/drm/qxl/Kconfig"
334 source "drivers/gpu/drm/bochs/Kconfig"
336 source "drivers/gpu/drm/virtio/Kconfig"
338 source "drivers/gpu/drm/msm/Kconfig"
340 source "drivers/gpu/drm/fsl-dcu/Kconfig"
342 source "drivers/gpu/drm/tegra/Kconfig"
344 source "drivers/gpu/drm/stm/Kconfig"
346 source "drivers/gpu/drm/panel/Kconfig"
348 source "drivers/gpu/drm/bridge/Kconfig"
350 source "drivers/gpu/drm/sti/Kconfig"
352 source "drivers/gpu/drm/imx/Kconfig"
354 source "drivers/gpu/drm/ingenic/Kconfig"
356 source "drivers/gpu/drm/v3d/Kconfig"
358 source "drivers/gpu/drm/vc4/Kconfig"
360 source "drivers/gpu/drm/etnaviv/Kconfig"
362 source "drivers/gpu/drm/arc/Kconfig"
364 source "drivers/gpu/drm/hisilicon/Kconfig"
366 source "drivers/gpu/drm/mediatek/Kconfig"
368 source "drivers/gpu/drm/zte/Kconfig"
370 source "drivers/gpu/drm/mxsfb/Kconfig"
372 source "drivers/gpu/drm/meson/Kconfig"
374 source "drivers/gpu/drm/tiny/Kconfig"
376 source "drivers/gpu/drm/pl111/Kconfig"
378 source "drivers/gpu/drm/tve200/Kconfig"
380 source "drivers/gpu/drm/xen/Kconfig"
382 source "drivers/gpu/drm/vboxvideo/Kconfig"
384 source "drivers/gpu/drm/lima/Kconfig"
386 source "drivers/gpu/drm/panfrost/Kconfig"
388 source "drivers/gpu/drm/aspeed/Kconfig"
390 source "drivers/gpu/drm/mcde/Kconfig"
392 # Keep legacy drivers last
394 menuconfig DRM_LEGACY
395 bool "Enable legacy drivers (DANGEROUS)"
396 depends on DRM && MMU
399 Enable legacy DRI1 drivers. Those drivers expose unsafe and dangerous
400 APIs to user-space, which can be used to circumvent access
401 restrictions and other security measures. For backwards compatibility
402 those drivers are still available, but their use is highly
403 inadvisable and might harm your system.
405 You are recommended to use the safe modeset-only drivers instead, and
406 perform 3D emulation in user-space.
408 Unless you have strong reasons to go rogue, say "N".
413 tristate "3dfx Banshee/Voodoo3+"
414 depends on DRM && PCI
416 Choose this option if you have a 3dfx Banshee or Voodoo3 (or later),
417 graphics card. If M is selected, the module will be called tdfx.
420 tristate "ATI Rage 128"
421 depends on DRM && PCI
424 Choose this option if you have an ATI Rage 128 graphics card. If M
425 is selected, the module will be called r128. AGP support for
426 this card is strongly suggested (unless you have a PCI version).
429 tristate "Intel I810"
430 # !PREEMPTION because of missing ioctl locking
431 depends on DRM && AGP && AGP_INTEL && (!PREEMPTION || BROKEN)
433 Choose this option if you have an Intel I810 graphics card. If M is
434 selected, the module will be called i810. AGP support is required
435 for this driver to work.
438 tristate "Matrox g200/g400"
439 depends on DRM && PCI
442 Choose this option if you have a Matrox G200, G400 or G450 graphics
443 card. If M is selected, the module will be called mga. AGP
444 support is required for this driver to work.
447 tristate "SiS video cards"
448 depends on DRM && AGP
449 depends on FB_SIS || FB_SIS=n
451 Choose this option if you have a SiS 630 or compatible video
452 chipset. If M is selected the module will be called sis. AGP
453 support is required for this driver to work.
456 tristate "Via unichrome video cards"
457 depends on DRM && PCI
459 Choose this option if you have a Via unichrome or compatible video
460 chipset. If M is selected the module will be called via.
463 tristate "Savage video cards"
464 depends on DRM && PCI
466 Choose this option if you have a Savage3D/4/SuperSavage/Pro/Twister
467 chipset. If M is selected the module will be called savage.
471 # Separate option because drm_panel_orientation_quirks.c is shared with fbdev
472 config DRM_PANEL_ORIENTATION_QUIRKS
475 config DRM_LIB_RANDOM