• Home
  • Raw
  • Download

Lines Matching +full:meson +full:- +full:display

1 # SPDX-License-Identifier: GPL-2.0-only
19 # gallium uses SYS_kcmp for os_same_file_description() to de-duplicate
24 Kernel-level support for the Direct Rendering Infrastructure (DRI)
65 Use dynamic-debug to avoid drm_debug_enabled() runtime overheads.
98 Documentation/dev-tools/kunit/.
113 bool "Display a user-friendly message when a kernel panic occurs"
118 Enable a drm panic handler, which will display a user-friendly message
119 when a kernel panic occurs. It's useful when using a user-space
122 To support Hi-DPI Display, you can enable bigger fonts like
151 the user to reboot the system, or "kmsg" which will display the last
213 contention. A history of each drm modeset lock path hitting -EDEADLK
224 Drivers that support in-kernel DRM clients have to select this
257 In order to keep user-space compatibility, we want in certain
258 use-cases to keep leaking the fbdev physical address to the
259 user-space program handling the fbdev buffer.
277 /lib/firmware directory or one of the provided built-in
282 EDID data are given in Documentation/admin-guide/edid.rst.
284 source "drivers/gpu/drm/display/Kconfig"
322 GPU-VM representation providing helpers to manage a GPUs virtual
342 Helpers for ttm-based gem objects
408 source "drivers/gpu/drm/atmel-hlcdc/Kconfig"
424 source "drivers/gpu/drm/fsl-dcu/Kconfig"
456 source "drivers/gpu/drm/meson/Kconfig"
491 tristate "DRM Support for Hyper-V synthetic video device"
496 This is a KMS driver for Hyper-V synthetic video device. Choose this
497 option if you would like to enable drm driver for Hyper-V virtual
498 machine. Unselect Hyper-V framebuffer driver (CONFIG_FB_HYPERV) so
525 enables the '-Werror' flag to enforce that rule in the drm subsystem.