Lines Matching +full:vga +full:- +full:connector

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"
115 tristate "Build connector sample -- loadable modules only"
116 depends on CONNECTOR && HEADERS_INSTALL && m
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"
164 tristate "Build VFIO mdpy example guest fbdev driver -- loadable module only"
173 tristate "Build VFIO mdpy example mediated device sample code -- loadable modules only"
180 Emulate enough of qemu stdvga to make bochs-drm.ko happy.
183 Specifically it does *not* include any legacy vga stuff.
184 Device looks a lot like "qemu -device secondary-vga".