Lines Matching +full:display +full:- +full:interface
1 # SPDX-License-Identifier: GPL-2.0-only
14 tristate "Build trace_events examples -- loadable modules only"
20 tristate "Build trace_printk module - tests various trace_printk formats"
51 tristate "Build kprobes examples -- loadable modules only"
57 tristate "Build kretprobes example -- loadable modules only"
62 tristate "Build kernel hardware breakpoint examples -- loadable module only"
68 tristate "Build kfifo examples -- loadable modules only"
78 tristate "Build kdb command example -- loadable modules only"
85 tristate "Build qmi client sample -- loadable modules only"
95 tristate "Build rpmsg client sample -- loadable modules only"
99 to communicate with an AMP-configured remote processor over
103 tristate "Build live patching samples -- loadable modules only"
109 tristate "Build configfs patching sample -- loadable modules only"
112 Builds a sample configfs interface.
115 tristate "Build connector sample -- loadable modules only"
119 the connector interface and a user space tool to communicate
121 See also Documentation/driver-api/connector.rst
149 tristate "Build VFIO mtty example mediated device sample code -- loadable modules only"
156 tristate "Build VFIO mdpy example mediated device sample code -- loadable modules only"
159 Build a virtual display sample driver for use as a VFIO
161 the region display interface (VFIO_GFX_PLANE_TYPE_REGION).
164 tristate "Build VFIO mdpy example guest fbdev driver -- loadable module only"
170 Guest fbdev driver for the virtual display sample driver.
173 tristate "Build VFIO mdpy example mediated device sample code -- loadable modules only"
177 Build a virtual display sample driver for use as a VFIO
178 mediated device. It supports the region display interface
180 Emulate enough of qemu stdvga to make bochs-drm.ko happy.
182 interface vbe registers in the mmio register bar.
184 Device looks a lot like "qemu -device secondary-vga".
237 bool "HCK register one interface sample"