Home
last modified time | relevance | path

Searched +full:display +full:- +full:backend (Results 1 – 25 of 71) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dallwinner,sun4i-a10-display-backend.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-display-backend.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A10 Display Engine Backend
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 The display engine backend exposes layers and sprites to the system.
19 - allwinner,sun4i-a10-display-backend
20 - allwinner,sun5i-a13-display-backend
[all …]
H A Dallwinner,sun4i-a10-display-engine.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-display-engine.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A10 Display Engine Pipeline
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 The display engine pipeline (and its entry point, since it can be
15 either directly the backend or the frontend) is represented as an
18 The Allwinner A10 Display pipeline is composed of several components
[all …]
/freebsd/usr.sbin/ctladm/
H A Dctladm.83 .\" Copyright (c) 2015-2021 Alexander Motin <mav@FreeBSD.org>
36 .\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $
72 .Aq Fl f Ar file|-
82 .Aq Fl f Ar file|-
138 .Aq Fl b Ar backend
148 .Aq Fl b Ar backend
153 .Aq Fl b Ar backend
159 .Op Fl b Ar backend
197 .Aq Fl a | Fl c Ar connection-id | Fl i Ar name | Fl p Ar portal
200 .Aq Fl a | Fl c Ar connection-id | Fl i Ar name | Fl p Ar portal
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,ethdr.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/mediate
[all...]
/freebsd/sys/contrib/xen/io/
H A Ddisplif.h4 * Unified display device I/O interface for Xen guest OSes.
24 * Copyright (C) 2016-2017 EPAM Systems Inc.
49 * sophisticated use-cases than a framebuffer device can handle. At the
54 * o better configuration options including multiple display support
59 * Note: display resolution (XenStore's "resolution" property) defines
60 * visible area of the virtual display. At the same time resolution of
61 * the display and frame buffers may differ: buffers can be smaller, equal
62 * or bigger than the visible area. This is to enable use-cases, where backend
63 * may do some post-processing of the display and frame buffers supplied,
70 * o display/connector cloning
[all …]
/freebsd/sys/dev/ocs_fc/
H A Docs_common.h1 /*-
55 ((ocs->ctrlmask & OCS_CTRLMASK_XPORT_ENABLE_TARGET_RSCN) != 0)
94 /*--------------------------------------------------
114 uint8_t loop[128]; /**< FC-AL position map */
120 is_loop:1, /**< Topology is FC-AL */
121 is_nport:1, /**< Topology is N-PORT */
158 char display_name[OCS_DISPLAY_NAME_LENGTH]; /**< sport display name */
164 ocs_scsi_ini_sport_t ini_sport; /**< initiator backend private sport data */
165 ocs_scsi_tgt_sport_t tgt_sport; /**< target backend private sport data */
166 void *tgt_data; /**< target backend private pointer */
[all …]
H A Docs_io.h1 /*-
42 if (OCS_LOG_ENABLE_IO_ERRORS(io->ocs)) \
43 ocs_log_warn(io->ocs, fmt, ##__VA_ARGS__); \
49 * This structure is used for transport and backend IO requests and responses.
72 const char *display_name; /**< display name */
74 ocs_list_link_t io_alloc_link; /**< (io_pool->io_free_list) free list link */
75 uint32_t init_task_tag; /**< initiator task tag (OX_ID) for back-end and SCSI logging */
76 uint32_t tgt_task_tag; /**< target task tag (RX_ID) - for back-end and SCSI logging */
77 uint32_t hw_tag; /**< HW layer unique IO id - for back-end and SCSI logging */
82 ocs_scsi_ini_io_t ini_io; /**< backend initiator private IO data */
[all …]
/freebsd/usr.sbin/acpi/acpidb/
H A Dacpidb.81 .\"-
36 .Ar input-file
42 AML methods and display the result.
44 .Ss General-Purpose Commands
45 .Bl -tag -width indent
47 Display list of current memory allocations
49 Display ACPI objects or memory
55 Display command history buffer
63 Display namespace and memory statistics
65 Display info about loaded ACPI tables
[all …]
/freebsd/usr.sbin/wpa/hostapd/
H A Dhostapd.835 .Ar config-file ...
43 backend Authentication Server (typically
63 background and acts as the backend component controlling
66 text-based frontend,
70 .Bl -tag -width indent
71 .It Ar config-file
89 .Bl -tag -width indent
98 Display version information on the terminal and exit.
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h1 //===-- TypeSynthetic.h -----------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
20 #include "lldb/lldb-enumerations.h"
21 #include "lldb/lldb-public.h"
36 SyntheticChildrenFrontEnd(ValueObject &backend) in SyntheticChildrenFrontEnd() argument
37 : m_backend(backend), m_valid(true) {} in SyntheticChildrenFrontEnd()
56 /// This function is assumed to always succeed and if it fails, the front-end
73 // if this function returns a non-null ValueObject, then the returned
78 // if this function returns a non-empty ConstString, then clients are
[all …]
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-a23.dtsi2 * Copyright 2014 Chen-Yu Tsai
4 * Chen-Yu Tsai <wens@csie.org>
6 * This file is dual-licensed: you can use it either under the terms
45 #include "sun8i-a23-a33.dtsi"
50 #sound-dai-cells = <0>;
51 compatible = "allwinner,sun8i-a23-codec";
55 clock-names = "apb", "codec";
58 dma-names = "rx", "tx";
59 allwinner,codec-analog-controls = <&codec_analog>;
66 compatible = "allwinner,sun8i-a23-display-backend";
[all …]
H A Dsun8i-a33.dtsi2 * Copyright 2014 Chen-Yu Tsai
4 * Chen-Yu Tsai <wens@csie.org>
6 * This file is dual-licensed: you can use it either under the terms
45 #include "sun8i-a23-a33.dtsi"
46 #include <dt-bindings/thermal/thermal.h>
49 cpu0_opp_table: opp-table-cpu {
50 compatible = "operating-points-v2";
51 opp-shared;
53 opp-120000000 {
54 opp-hz = /bits/ 64 <120000000>;
[all …]
H A Dsun4i-a10.dtsi5 * This file is dual-licensed: you can use it either under the terms
44 #include <dt-bindings/thermal/thermal.h>
45 #include <dt-bindings/dma/sun4i-a10.h>
46 #include <dt-bindings/clock/sun4i-a10-ccu.h>
47 #include <dt-bindings/reset/sun4i-a10-ccu.h>
50 #address-cells = <1>;
51 #size-cells = <1>;
52 interrupt-parent = <&intc>;
59 #address-cells = <1>;
60 #size-cells = <1>;
[all …]
H A Dsun9i-a80.dtsi2 * Copyright 2014 Chen-Yu Tsai
4 * Chen-Yu Tsai <wens@csie.org>
6 * This file is dual-licensed: you can use it either under the terms
45 #include <dt-bindings/interrupt-controller/arm-gic.h>
47 #include <dt-bindings/clock/sun9i-a80-ccu.h>
48 #include <dt-bindings/clock/sun9i-a80-de.h>
49 #include <dt-bindings/clock/sun9i-a80-usb.h>
50 #include <dt-bindings/reset/sun9i-a80-ccu.h>
51 #include <dt-bindings/reset/sun9i-a80-de.h>
52 #include <dt-bindings/reset/sun9i-a80-usb.h>
[all …]
H A Dsun6i-a31.dtsi4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 #include <dt-bindings/interrupt-controller/arm-gic.h>
46 #include <dt-bindings/thermal/thermal.h>
48 #include <dt-bindings/clock/sun6i-a31-ccu.h>
49 #include <dt-bindings/clock/sun6i-rtc.h>
50 #include <dt-bindings/reset/sun6i-a31-ccu.h>
53 interrupt-parent = <&gic>;
54 #address-cells = <1>;
55 #size-cells = <1>;
[all …]
/freebsd/usr.sbin/wlandebug/
H A Dwlandebug.844 without any options will display the current messages
51 When run as the super-user
60 .Ar -type .
64 .Bl -tag -width ".Ar dumppkts"
72 crypto-related work.
80 management of per-station state.
106 radius backend operation as it relates to 802.1x operation;
112 dump packets exchanged with the radius backend for 802.1x operation;
149 .Dl "wlandebug -i wlan1 scan+auth+assoc"
/freebsd/lib/nss_tacplus/
H A Dnss_tacplus.81 .\"-
4 .\" SPDX-License-Identifier: BSD-2-Clause
18 service using a TACACS+ backend.
49 .Bl -tag -width GECOS
64 Display name.
84 .An -nosplit
88 .An Dag-Erling Smørgrav Aq Mt des@FreeBSD.org
/freebsd/usr.sbin/wpa/wpa_supplicant/
H A Dwpa_supplicant.835 .Fl c Ar config-file
46 .Fl c Ar config-file
75 background and acts as the backend component controlling
78 text-based
83 .Bl -tag -width indent
86 .It Fl c Ar config-file
104 .Bl -tag -width indent
124 Display the license for this program on the terminal and exit.
146 Display version information on the terminal and exit.
/freebsd/usr.sbin/bhyve/
H A Dbhyve.899 I/O connectivity can be specified with command-line parameters.
110 .Pa edk2-bhyve
113 .Pa u-boot-bhyve-arm64
114 package provides a U-Boot image that can be used to boot the guest.
120 .Bl -tag -width 10n
161 Destroy the VM on guest initiated power-off.
203 Set configuration variables from a simple, key-value config file.
229 Allow devices behind the LPC PCI-ISA bridge to be configured.
230 The only supported devices are the TTY-class devices
241 .Cm pc-testdev .
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddefconfig14 # or GnuTLS in non-default location
15 #CFLAGS += -I/usr/local/openssl/include
16 #LIBS += -L/usr/local/openssl/lib
21 #CFLAGS += -I/usr/include/kerberos
25 # functionality is added to it. nl80211-based interface is the new
40 #CFLAGS += -I$<path to libnl include files>
41 #LIBS += -L$<path to libnl library files>
52 #CFLAGS += -I/usr/local/include
53 #LIBS += -L/usr/local/lib
54 #LIBS_p += -L/usr/local/lib
[all …]
H A Dandroid.config14 # or GnuTLS in non-default location
15 #CFLAGS += -I/usr/local/openssl/include
16 #LIBS += -L/usr/local/openssl/lib
21 #CFLAGS += -I/usr/include/kerberos
25 # functionality is added to it. nl80211-based interface is the new
40 #CFLAGS += -I/usr/local/include
41 #LIBS += -L/usr/local/lib
42 #LIBS_p += -L/usr/local/lib
43 #LIBS_c += -L/usr/local/lib
47 #CFLAGS += -I/usr/include/w32api/ddk
[all …]
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp1 //===- ExecutionDriver.cpp - Allow execution of LLVM program --------
[all...]
/freebsd/share/man/man4/
H A Dvt.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
72 .Bl -item -offset indent
74 Unicode UTF-8 text with double-width characters.
79 Graphics-mode consoles.
94 Alt-F1 through Alt-F12 correspond to the first twelve virtual terminals.
95 If more than twelve virtual terminals are created, Shift-Alt-F1 through
96 Shift-Alt-F4 are used to switch to the additional terminals.
132 .Bl -tag -width MAXCONS
151 In effect, this makes the right-hand mouse button perform a paste.
[all …]
/freebsd/usr.bin/clang/llvm-objdump/
H A Dllvm-objdump.14 .nr rst2man-indent-level 0
7 \\$1 \\n[an-margin]
8 level \\n[rst2man-indent-level]
9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
10 -
11 \\n[rst2man-indent0]
12 \\n[rst2man-indent1]
13 \\n[rst2man-indent2]
18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
19 . nr rst2man-indent-level +1
[all …]
/freebsd/
H A DRELNOTES3 This file describes new user-visible features, changes and updates relevant to
34 Add a new -a command line option to mountd(8).
36 a line in exports(5) has the -alldirs export option,
65 host key generation can be re-enabled by setting sshd_rsa_enable="YES"
70 be spliced together, enabling proxy-like functionality without the
82 of edk2-bhyve. To restore the old behavior, add
85 Note in particular that the uefi-edk2-bhyve package has been renamed
86 to edk2-bhyve.
90 deprecated. Use the top-level "bootrom" and "bootvars" options
125 As a side-effect of retiring the unit.* code in sound(4), the
[all …]

123