Lines Matching +full:i2c +full:- +full:topology

1 # SPDX-License-Identifier: GPL-2.0-only
14 select I2C
18 # gallium uses SYS_kcmp for os_same_file_description() to de-duplicate
22 Kernel-level support for the Direct Rendering Infrastructure (DRI)
96 Enables debug tracing for topology refs in DRM's DP MST helpers. A
97 history of each topology reference/dereference will be printed to the
98 kernel log once a port or branch device's topology refcount reaches 0.
140 In order to keep user-space compatibility, we want in certain
141 use-cases to keep leaking the fbdev physical address to the
142 user-space program handling the fbdev buffer.
160 /lib/firmware directory or one of the provided built-in
165 EDID data are given in Documentation/admin-guide/edid.rst.
168 bool "Enable DisplayPort CEC-Tunneling-over-AUX HDMI support"
173 DisplayPort/USB-C to HDMI adapters.
197 Helpers for ttm-based gem objects
222 source "drivers/gpu/drm/i2c/Kconfig"
288 Virtual Kernel Mode-Setting (VKMS) is used for testing or for
310 source "drivers/gpu/drm/atmel-hlcdc/Kconfig"
312 source "drivers/gpu/drm/rcar-du/Kconfig"
328 source "drivers/gpu/drm/fsl-dcu/Kconfig"
385 tristate "DRM Support for Hyper-V synthetic video device"
390 This is a KMS driver for Hyper-V synthetic video device. Choose this
391 option if you would like to enable drm driver for Hyper-V virtual
392 machine. Unselect Hyper-V framebuffer driver (CONFIG_FB_HYPERV) so
404 APIs to user-space, which can be used to circumvent access
409 You are recommended to use the safe modeset-only drivers instead, and
410 perform 3D emulation in user-space.