Home
last modified time | relevance | path

Searched refs:connectors (Results 1 – 25 of 109) sorted by relevance

12345

/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_client_modeset.c61 if (!modeset->connectors) in drm_client_modeset_create()
100 kfree(modeset->connectors); in drm_client_modeset_free()
243 connector = connectors[i]; in drm_client_connectors_enabled()
350 connector = connectors[i]; in drm_client_get_tile_offsets()
392 connector = connectors[i]; in drm_client_target_preferred()
503 connector = connectors[n]; in drm_client_pick_crtcs()
610 connector = connectors[i]; in drm_client_firmware_config()
791 tmp = krealloc(connectors, (connector_count + 1) * sizeof(*connectors), GFP_KERNEL); in drm_client_modeset_probe()
797 connectors = tmp; in drm_client_modeset_probe()
820 total_modes_count += connectors[i]->funcs->fill_modes(connectors[i], width, height); in drm_client_modeset_probe()
[all …]
A Ddrm_atomic.c108 kfree(state->connectors); in drm_atomic_state_default_release()
205 state->connectors[i].state); in drm_atomic_state_default_clear()
206 state->connectors[i].ptr = NULL; in drm_atomic_state_default_clear()
207 state->connectors[i].state = NULL; in drm_atomic_state_default_clear()
208 state->connectors[i].old_state = NULL; in drm_atomic_state_default_clear()
209 state->connectors[i].new_state = NULL; in drm_atomic_state_default_clear()
1027 state->connectors = c; in drm_atomic_get_connector_state()
1034 if (state->connectors[index].state) in drm_atomic_get_connector_state()
1035 return state->connectors[index].state; in drm_atomic_get_connector_state()
1045 state->connectors[index].ptr = connector; in drm_atomic_get_connector_state()
[all …]
A Ddrm_crtc_helper.c667 if (set->connectors[ro]->encoder) in drm_crtc_helper_set_config()
669 drm_connector_get(set->connectors[ro]); in drm_crtc_helper_set_config()
680 if (set->connectors[ro] == connector) { in drm_crtc_helper_set_config()
731 if (set->connectors[ro] == connector) in drm_crtc_helper_set_config()
779 DRM_DEBUG_KMS("\t[CONNECTOR:%d:%s] set DPMS on\n", set->connectors[i]->base.id, in drm_crtc_helper_set_config()
780 set->connectors[i]->name); in drm_crtc_helper_set_config()
781 set->connectors[i]->funcs->dpms(set->connectors[i], DRM_MODE_DPMS_ON); in drm_crtc_helper_set_config()
820 if (set->connectors[ro]->encoder) in drm_crtc_helper_set_config()
822 drm_connector_put(set->connectors[ro]); in drm_crtc_helper_set_config()
/linux-6.3-rc2/include/drm/
A Ddrm_atomic.h404 struct __drm_connnectors_state *connectors; member
646 return state->connectors[index].state; in drm_atomic_get_existing_connector_state()
666 return state->connectors[index].old_state; in drm_atomic_get_old_connector_state()
686 return state->connectors[index].new_state; in drm_atomic_get_new_connector_state()
759 for_each_if ((__state)->connectors[__i].ptr && \
760 ((connector) = (__state)->connectors[__i].ptr, \
762 (old_connector_state) = (__state)->connectors[__i].old_state, \
781 for_each_if ((__state)->connectors[__i].ptr && \
782 ((connector) = (__state)->connectors[__i].ptr, \
802 for_each_if ((__state)->connectors[__i].ptr && \
[all …]
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dext-ctrls-dv.rst20 hooked up to e.g. HDMI connectors. Even though the subdevice will
26 for quick switching between connectors.
42 Many connectors have a hotplug pin which is high if EDID information
48 connectors.
65 is applicable to VGA, DVI-A/D, HDMI and DisplayPort connectors.
74 This control is applicable to HDMI connectors.
89 DVI-A/D, HDMI and DisplayPort connectors.
96 information is sent over HDMI and DisplayPort connectors as part of
133 DisplayPort connectors.
148 DVI-A/D, HDMI and DisplayPort connectors.
[all …]
A Dvideo.rst9 Video inputs and outputs are physical connectors of a device. These can
10 be for example: RF connectors (antenna/cable), CVBS a.k.a. Composite
11 Video, S-Video and RGB connectors. Camera sensors are also considered to
A Daudio.rst9 Audio inputs and outputs are physical connectors of a device. Video
19 and audio source is a tuner. Further audio connectors can combine with
22 The relation of video and audio connectors is defined in the
A Dtuner.rst15 depending on the number of RF connectors on the tuner. The ``type``
47 video outputs, depending on the number of RF connectors on the
/linux-6.3-rc2/Documentation/hwmon/
A Dcorsair-cpro.rst17 The Corsair Commander Pro is a USB device with 6 fan connectors,
18 4 temperature sensor connectors and 2 Corsair LED connectors.
/linux-6.3-rc2/drivers/gpu/drm/xen/
A Dxen_drm_front_cfg.c61 for (i = 0; i < ARRAY_SIZE(cfg->connectors); i++) { in xen_drm_front_cfg_card()
62 ret = cfg_connector(front_info, &cfg->connectors[i], in xen_drm_front_cfg_card()
A Dxen_drm_front_cfg.h29 struct xen_drm_front_cfg_connector connectors[XEN_DRM_FRONT_MAX_CRTCS]; member
/linux-6.3-rc2/drivers/media/i2c/
A Dtvp5150.c1325 if (remote->entity == &decoder->connectors[i].ent) { in tvp5150_link_setup()
1326 v4l2c = &decoder->connectors[i].base; in tvp5150_link_setup()
1617 &decoder->connectors[i].base; in tvp5150_registered()
1658 decoder->cur_connector = &decoder->connectors[i]; in tvp5150_registered()
1668 media_entity_cleanup(&decoder->connectors[i].ent); in tvp5150_registered()
1942 tvpc = &decoder->connectors[i]; in tvp5150_validate_connectors()
2032 tvpc = &decoder->connectors[next_connector]; in tvp5150_parse_dt()
2046 tvpc = &decoder->connectors[i]; in tvp5150_parse_dt()
2063 tvpc = &decoder->connectors[i]; in tvp5150_parse_dt()
2170 v4l2c = &core->connectors[i].base; in tvp5150_probe()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/bios/
A Dbios_parser2.c3181 slot_layout_info->connectors[j].connector_type = in update_slot_layout_info()
3186 slot_layout_info->connectors[j].connector_type = in update_slot_layout_info()
3188 slot_layout_info->connectors[j].length = in update_slot_layout_info()
3193 slot_layout_info->connectors[j].connector_type = in update_slot_layout_info()
3195 slot_layout_info->connectors[j].length = in update_slot_layout_info()
3200 slot_layout_info->connectors[j].connector_type = in update_slot_layout_info()
3202 slot_layout_info->connectors[j].length = in update_slot_layout_info()
3209 slot_layout_info->connectors[j].length = in update_slot_layout_info()
3216 slot_layout_info->connectors[j].length = in update_slot_layout_info()
3220 slot_layout_info->connectors[j].position = in update_slot_layout_info()
[all …]
A Dbios_parser.c2650 slot_layout_info->connectors[j].connector_type = in update_slot_layout_info()
2655 slot_layout_info->connectors[j].connector_type = in update_slot_layout_info()
2657 slot_layout_info->connectors[j].length = in update_slot_layout_info()
2662 slot_layout_info->connectors[j].connector_type = in update_slot_layout_info()
2664 slot_layout_info->connectors[j].length = in update_slot_layout_info()
2669 slot_layout_info->connectors[j].connector_type = in update_slot_layout_info()
2671 slot_layout_info->connectors[j].length = in update_slot_layout_info()
2678 slot_layout_info->connectors[j].length = in update_slot_layout_info()
2685 slot_layout_info->connectors[j].length = in update_slot_layout_info()
2689 slot_layout_info->connectors[j].position = in update_slot_layout_info()
[all …]
/linux-6.3-rc2/Documentation/userspace-api/media/cec/
A Dcec-intro.rst8 HDMI connectors provide a single pin for use by the Consumer Electronics
18 connectors. The protocol closely resembles a crazy Rube Goldberg
/linux-6.3-rc2/Documentation/firmware-guide/acpi/
A Dintel-pmc-mux.rst32 represent the actual connectors, but instead the "channels" in the mux-agent
33 that are associated with the connectors::
115 connectors under its control::
/linux-6.3-rc2/Documentation/sound/cards/
A Dserial-u16550.rst38 all four MIDI Out connectors. Set the A-B switch and the speed module
50 the same data to all four MIDI Out connectors at full MIDI speed.
60 number gives a bitmask of which MIDI Out connectors the data should be
/linux-6.3-rc2/drivers/usb/typec/altmodes/
A DKconfig11 connectors on the system.
/linux-6.3-rc2/Documentation/arm/sa1100/
A Dlart.rst8 through a number of connectors. The powersupply accepts voltages
/linux-6.3-rc2/Documentation/input/devices/
A Dxpad.rst100 - Wired Xbox 360 controllers use standard USB connectors.
103 - Xbox One controllers can be wired and use standard Micro-USB connectors.
117 (5 pins vs. 4 on standard USB 1.0 connectors).
121 connectors so there is no magic to it. Detailed info on these matters
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Datmel-sam9x5-wm8731-audio.txt14 Board connectors:
A Dsirf-audio.txt18 Board connectors:
/linux-6.3-rc2/drivers/extcon/
A DKconfig6 This allows monitoring external connectors by userspace
7 via sysfs and uevent and supports external connectors with
11 host USB ports. Many of 30-pin connectors including PDMI are
/linux-6.3-rc2/drivers/gpu/drm/tilcdc/
A Dtilcdc_drv.h80 struct drm_connector *connectors[8]; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/include/
A Dgrph_object_defs.h182 struct connector_layout_info connectors[MAX_CONNECTOR_NUMBER_PER_SLOT]; member

Completed in 50 milliseconds

12345