Home
last modified time | relevance | path

Searched +full:vga +full:- +full:dvi +full:- +full:encoder (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/contrib/device-tree/Bindings/display/bridge/
H A Dchrontel,ch7033.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Chrontel CH7033 Video Encoder
11 - Lubomir Rintel <lkundrak@v3.sk>
33 DVI port, should be connected to a node compatible with the
34 dvi-connector binding.
37 - port@0
38 - port@1
41 - compatible
[all …]
/freebsd-src/sys/dev/drm2/
H A Ddrm_crtc.h3 * Copyright © 2007-2008 Dave Airlie
4 * Copyright © 2007-2008 Intel Corporation
62 * control chips as 'CRTCs'. They can control any type of connector, VGA, LVDS,
63 * DVI, etc. And 'screen' refers to the whole of the visible display, which
104 MODE_UNVERIFIED = -3, /* mode needs to reverified */
105 MODE_BAD = -2, /* unspecified reason */
106 MODE_ERROR = -1 /* error condition */
300 * drm_crtc_funcs - control CRTCs for a given device
314 * CRTC is simply historical, a CRTC may control LVDS, VGA, DVI, TV out, etc.
360 * drm_crtc - central CRTC control structure
[all …]
H A Ddrm_crtc.c2 * Copyright (c) 2006-2008 Intel Corporation
84 * Non-global properties, but "required" for certain connectors.
88 { DRM_MODE_SUBCONNECTOR_Automatic, "Automatic" }, /* DVI-I and TV-out */
89 { DRM_MODE_SUBCONNECTOR_DVID, "DVI-D" }, /* DVI-I */
90 { DRM_MODE_SUBCONNECTOR_DVIA, "DVI
174 drm_get_encoder_name(struct drm_encoder * encoder) drm_get_encoder_name() argument
609 drm_encoder_init(struct drm_device * dev,struct drm_encoder * encoder,const struct drm_encoder_funcs * funcs,int encoder_type) drm_encoder_init() argument
635 drm_encoder_cleanup(struct drm_encoder * encoder) drm_encoder_cleanup() argument
1031 struct drm_encoder *encoder; drm_mode_group_init_legacy_group() local
1069 struct drm_encoder *encoder, *enct; drm_mode_config_cleanup() local
1217 struct drm_encoder *encoder; drm_mode_getresources() local
1588 struct drm_encoder *encoder; drm_mode_getencoder() local
3400 drm_mode_connector_attach_encoder(struct drm_connector * connector,struct drm_encoder * encoder) drm_mode_connector_attach_encoder() argument
3415 drm_mode_connector_detach_encoder(struct drm_connector * connector,struct drm_encoder * encoder) drm_mode_connector_detach_encoder() argument
3668 struct drm_encoder *encoder; drm_mode_config_reset() local
[all...]
/freebsd-src/share/misc/
H A Dpci_vendors5 # Date: 2024-11-25 03:15:02
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
14 # (version 2 or higher) or the 3-clause BSD License.
25 # device device_name <-- single tab
26 # subvendor subdevice subsystem_name <-- two tabs
30 # This is a relabelled RTL-8139
31 8139 AT-250
[all...]
H A Dusb_vendors6 # http://www.linux-usb.org/usb-ids.html
7 # or send entries as patches (diff -u old new) in the
10 # http://www.linux-usb.org/usb.ids
13 # Date: 2024-12-04 20:34:02
20 # device device_name <-- single tab
21 # interface interface_name <-- tw
[all...]