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 custom trace event example -- loadable modules only"
26 tristate "Build trace_printk module - tests various trace_printk formats"
73 tristate "Build kprobes examples -- loadable modules only"
79 tristate "Build kretprobes example -- loadable modules only"
84 tristate "Build kernel hardware breakpoint examples -- loadable module only"
90 tristate "Build fprobe examples -- loadable modules only"
97 tristate "Build kfifo examples -- loadable modules only"
107 tristate "Build kdb command example -- loadable modules only"
114 tristate "Build qmi client sample -- loadable modules only"
124 tristate "Build rpmsg client sample -- loadable modules only"
128 to communicate with an AMP-configured remote processor over
132 tristate "Build live patching samples -- loadable modules only"
138 tristate "Build configfs patching sample -- loadable modules only"
141 Builds a sample configfs interface.
144 tristate "Build connector sample -- loadable modules only"
148 the connector interface and a user space tool to communicate
150 See also Documentation/driver-api/connector.rst
159 See also Documentation/admin-guide/filesystem-monitoring.rst.
170 restricted by a user-defined filesystem access control policy.
194 interface (/sys/class/misc/tsm_mr_sample/emulated_mr/).
196 The module name will be tsm-mr-sample when built as a module.
217 Build a virtual display sample driver for use as a VFIO
219 the region display interface (VFIO_GFX_PLANE_TYPE_REGION).
226 Guest fbdev driver for the virtual display sample driver.
234 Build a virtual display sample driver for use as a VFIO
235 mediated device. It supports the region display interface
237 Emulate enough of qemu stdvga to make bochs-drm.ko happy.
239 interface vbe registers in the mmio register bar.
241 Device looks a lot like "qemu -device secondary-vga".