Lines Matching +full:double +full:- +full:buffering
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)
135 is 100. Typical values for double buffering will be 200,
136 triple buffering 300.
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.
163 /lib/firmware directory or one of the provided built-in
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.