Searched refs:sink_count (Results 1 – 12 of 12) sorted by relevance
621 link->dpcd_caps.sink_count.bits.SINK_COUNT = 1; in detect_dp()1085 link->dpcd_caps.sink_count.bits.SINK_COUNT == 0) { in detect_link_and_local_sink()1121 if (link->dpcd_caps.sink_count.bits.SINK_COUNT) in detect_link_and_local_sink()1123 link->dpcd_caps.sink_count.bits.SINK_COUNT; in detect_link_and_local_sink()1549 if (dc_link->sink_count >= MAX_SINKS_PER_LINK) { in link_add_remote_sink_helper()1556 dc_link->remote_sinks[dc_link->sink_count] = sink; in link_add_remote_sink_helper()1557 dc_link->sink_count++; in link_add_remote_sink_helper()1624 if (!link->sink_count) { in link_remove_remote_sink()1629 for (i = 0; i < link->sink_count; i++) { in link_remove_remote_sink()1635 while (i < link->sink_count - 1) { in link_remove_remote_sink()[all …]
1738 if (signal == SIGNAL_TYPE_DISPLAY_PORT_MST && link->sink_count == 0) in disable_link_dp()2116 for (i = 0; i < link->sink_count; i++) { in allocate_usb4_bandwidth_for_stream()2137 for (i = 0; i < link->sink_count; i++) { in allocate_usb4_bandwidth_for_stream()2192 pipe_ctx->stream->signal, link->link_index, link->sink_count); in link_set_dpms_off()2308 link->sink_count); in link_set_dpms_on()
407 for (i = 0; i < link->sink_count; ++i) in link_destruct()
74 u8 sink_count; member
722 link->prev_sink_count = link->msm_dp_link.sink_count; in msm_dp_link_parse_sink_status_field()728 link->msm_dp_link.sink_count = ret; in msm_dp_link_parse_sink_status_field()992 if (link->prev_sink_count == link->msm_dp_link.sink_count) in msm_dp_link_process_ds_port_status_change()997 link->prev_sink_count = link->msm_dp_link.sink_count; in msm_dp_link_process_ds_port_status_change()
214 if (dc_link->sink_count) in amdgpu_dm_mst_connector_early_unregister()219 dc_sink, dc_link->sink_count); in amdgpu_dm_mst_connector_early_unregister()246 link->dpcd_caps.sink_count.bits.SINK_COUNT >= 2) in needs_dsc_aux_workaround()405 aconnector->dc_link->sink_count); in dm_dp_mst_get_modes()445 dc_sink, aconnector->dc_link->sink_count); in dm_dp_mst_get_modes()561 if (aconnector->dc_link->sink_count) in dm_dp_mst_detect()567 aconnector->dc_link->sink_count); in dm_dp_mst_detect()
3537 l->sink_count, in amdgpu_dm_dump_links_and_sinks()3543 for (rs = 0; rs < l->sink_count; rs++) { in amdgpu_dm_dump_links_and_sinks()
283 u8 sink_count; member495 link->sink_count = 0; in dw_dp_link_reset()522 link->sink_count = ret; in dw_dp_link_parse()525 if (!link->sink_count) in dw_dp_link_parse()
1958 &link->dpcd_caps.sink_count.raw, in retrieve_link_cap()1959 sizeof(link->dpcd_caps.sink_count.raw)); in retrieve_link_cap()
1799 u8 sink_count; member
4843 intel_dp->sink_count = ret; in intel_dp_get_dpcd()4852 if (!intel_dp->sink_count) in intel_dp_get_dpcd()5983 DP_GET_SINK_COUNT(esi[0]) != intel_dp->sink_count) in intel_dp_short_pulse()6047 return intel_dp->sink_count ? in intel_dp_detect_dpcd()
1630 unsigned int sink_count; member