Lines Matching +full:stm +full:- +full:base
1 # SPDX-License-Identifier: GPL-2.0-only
16 # gallium uses SYS_kcmp for os_same_file_description() to de-duplicate
21 Kernel-level support for the Direct Rendering Infrastructure (DRI)
62 Use dynamic-debug to avoid drm_debug_enabled() runtime overheads.
95 Documentation/dev-tools/kunit/.
111 bool "Display a user-friendly message when a kernel panic occurs"
116 Enable a drm panic handler, which will display a user-friendly message
117 when a kernel panic occurs. It's useful when using a user-space
120 To support Hi-DPI Display, you can enable bigger fonts like
167 string "Base URL of the QR code in the panic screen"
170 This option sets the base URL to report the kernel panic. If it's set
211 contention. A history of each drm modeset lock path hitting -EDEADLK
233 /lib/firmware directory or one of the provided built-in
238 EDID data are given in Documentation/admin-guide/edid.rst.
278 GPU-VM representation providing helpers to manage a GPUs virtual
301 Helpers for ttm-based gem objects
372 source "drivers/gpu/drm/atmel-hlcdc/Kconfig"
388 source "drivers/gpu/drm/fsl-dcu/Kconfig"
392 source "drivers/gpu/drm/stm/Kconfig"
455 tristate "DRM Support for Hyper-V synthetic video device"
461 This is a KMS driver for Hyper-V synthetic video device. Choose this
462 option if you would like to enable drm driver for Hyper-V virtual
463 machine. Unselect Hyper-V framebuffer driver (CONFIG_FB_HYPERV) so
490 enables the '-Werror' flag to enforce that rule in the drm subsystem.