Lines Matching +full:edid +full:- +full:emulation
1 # SPDX-License-Identifier: GPL-2.0-only
18 # gallium uses SYS_kcmp for os_same_file_description() to de-duplicate
22 Kernel-level support for the Direct Rendering Infrastructure (DRI)
143 In order to keep user-space compatibility, we want in certain
144 use-cases to keep leaking the fbdev physical address to the
145 user-space program handling the fbdev buffer.
159 bool "Allow to specify an EDID data set instead of probing for it"
162 Say Y here, if you want to use EDID data to be loaded from the
163 /lib/firmware directory or one of the provided built-in
165 monitor are unable to provide appropriate EDID data. Since this
168 EDID data are given in Documentation/admin-guide/edid.rst.
171 bool "Enable DisplayPort CEC-Tunneling-over-AUX HDMI support"
176 DisplayPort/USB-C to HDMI adapters.
207 Helpers for ttm-based gem objects
298 Virtual Kernel Mode-Setting (VKMS) is used for testing or for
320 source "drivers/gpu/drm/atmel-hlcdc/Kconfig"
322 source "drivers/gpu/drm/rcar-du/Kconfig"
340 source "drivers/gpu/drm/fsl-dcu/Kconfig"
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.