Home
last modified time | relevance | path

Searched refs:link_index (Results 1 – 25 of 38) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_dpia_bw.c70 DC_LOG_DEBUG("reset usb4 bw alloc of link(%d)\n", link->link_index); in reset_bw_alloc_struct()
177 __func__, link->link_index); in dpia_bw_alloc_unplug()
188 DC_LOG_ERROR("%s: Link[%d]: bw_granularity is zero!", __func__, link->link_index); in link_dpia_send_bw_alloc_request()
203 __func__, link->link_index, in link_dpia_send_bw_alloc_request()
214 DC_LOG_DC("%s: Link[%d]: Request BW: %d", __func__, link->link_index, request_bw); in link_dpia_send_bw_alloc_request()
233 DC_LOG_DEBUG("%s: link[%d] DPTX BW allocation mode enabled", __func__, link->link_index); in link_dpia_enable_usb4_dp_bw_alloc_mode()
256 DC_LOG_DEBUG("%s: link[%d] failed to enable DPTX BW allocation mode", __func__, link->link_index); in link_dpia_enable_usb4_dp_bw_alloc_mode()
276 __func__, link->link_index); in link_dp_dpia_handle_bw_alloc_status()
279 __func__, link->link_index, link->dpia_bw_alloc_config.estimated_bw); in link_dp_dpia_handle_bw_alloc_status()
284 __func__, link->link_index, lin in link_dp_dpia_handle_bw_alloc_status()
[all...]
H A Dlink_dp_dpia.c92 __func__, link->link_index, in dpcd_get_tunneling_device_data()
131 link->link_index, in dpia_query_hpd_status()
139 link->link_index, in dpia_query_hpd_status()
H A Dlink_dp_irq_handler.c303 __func__, link->link_index, tunneling_status); in dp_handle_tunneling_irq()
429 __func__, link->link_index); in dp_handle_hpd_rx_irq()
469 __func__, link->link_index); in dp_handle_hpd_rx_irq()
H A Dlink_dp_capability.c1299 DC_LOG_DP2("DFP capability extension is read at link %d", link->link_index); in get_active_converter_info()
1447 "result=%u link_index=%u enum dce_version=%d DPCD=0x%04X min_hblank=%u branch_dev_id=0x%x branch_dev_name='%c%c%c%c%c%c'", in dpcd_set_source_specific_data()
1449 link->link_index, in dpcd_set_source_specific_data()
1982 DC_LOG_DSC("DSC branch decoder capability is read at link %d", link->link_index); in retrieve_link_cap()
2007 DC_LOG_DSC("Clear DSC SUPPORT for USB4 link(%d) in TBT3 compatibility mode", link->link_index); in retrieve_link_cap()
2016 DC_LOG_DP2("128b/132b encoding is supported at link %d", link->link_index); in retrieve_link_cap()
2031 DC_LOG_DP2("128b/132b supported link rates is read at link %d", link->link_index); in retrieve_link_cap()
2040 DC_LOG_DP2("sink video fallback format is read at link %d", link->link_index); in retrieve_link_cap()
2056 DC_LOG_DP2("FEC CAPABILITY 1 is read at link %d", link->link_index); in retrieve_link_cap()
H A Dlink_dp_training.c1650 __func__, link->link_index, (unsigned int)j + 1, attempts, in perform_link_training_with_retries()
1730 __func__, link->link_index, (unsigned int)j + 1, attempts, in perform_link_training_with_retries()
1736 __func__, link->link_index, (unsigned int)j + 1, attempts, in perform_link_training_with_retries()
1794 __func__, link->link_index, req_bw, link_bw); in perform_link_training_with_retries()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.h78 unsigned int link_index,
83 void hdcp_reset_display(struct hdcp_workqueue *work, unsigned int link_index);
84 void hdcp_handle_cpirq(struct hdcp_workqueue *work, unsigned int link_index);
H A Damdgpu_dm_hdcp.c194 unsigned int link_index, in hdcp_update_display() argument
199 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index]; in hdcp_update_display()
247 unsigned int link_index, in hdcp_remove_display() argument
250 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index]; in hdcp_remove_display()
277 void hdcp_reset_display(struct hdcp_workqueue *hdcp_work, unsigned int link_index) in hdcp_reset_display() argument
279 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index]; in hdcp_reset_display()
300 void hdcp_handle_cpirq(struct hdcp_workqueue *hdcp_work, unsigned int link_index) in hdcp_handle_cpirq() argument
302 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index]; in hdcp_handle_cpirq()
528 int link_index = aconnector->dc_link->link_index; in update_config() local
[all...]
H A Damdgpu_dm_wb.h34 uint32_t link_index);
H A Damdgpu_dm_wb.c188 uint32_t link_index) in amdgpu_dm_wb_connector_init() argument
191 struct dc_link *link = dc_get_link_at_index(dc, link_index); in amdgpu_dm_wb_connector_init()
H A Damdgpu_dm_crtc.h48 uint32_t link_index);
H A Damdgpu_dm.h999 int link_index);
1035 int amdgpu_dm_process_dmub_aux_transfer_sync(struct dc_context *ctx, unsigned int link_index,
1046 int amdgpu_dm_process_dmub_set_config_sync(struct dc_context *ctx, unsigned int link_index,
H A Damdgpu_dm_mst_types.h66 int link_index);
H A Damdgpu_dm.c238 u32 link_index,
242 uint32_t link_index);
794 u8 link_index = 0; in dmub_hpd_callback() local
805 if (notify->link_index > adev->dm.dc->link_count) { in dmub_hpd_callback()
806 drm_err(adev_to_drm(adev), "DMUB HPD index (%u)is abnormal", notify->link_index); in dmub_hpd_callback()
816 link_index = notify->link_index; in dmub_hpd_callback()
817 link = adev->dm.dc->links[link_index]; in dmub_hpd_callback()
829 drm_info(adev_to_drm(adev), "DMUB HPD IRQ callback: link_index=%u\n", link_index); in dmub_hpd_callback()
8401 amdgpu_dm_connector_init_helper(struct amdgpu_display_manager * dm,struct amdgpu_dm_connector * aconnector,int connector_type,struct dc_link * link,int link_index) amdgpu_dm_connector_init_helper() argument
8610 amdgpu_dm_connector_init(struct amdgpu_display_manager * dm,struct amdgpu_dm_connector * aconnector,u32 link_index,struct amdgpu_encoder * aencoder) amdgpu_dm_connector_init() argument
8703 amdgpu_dm_encoder_init(struct drm_device * dev,struct amdgpu_encoder * aencoder,uint32_t link_index) amdgpu_dm_encoder_init() argument
12751 amdgpu_dm_process_dmub_aux_transfer_sync(struct dc_context * ctx,unsigned int link_index,struct aux_payload * payload,enum aux_return_code_type * operation_result) amdgpu_dm_process_dmub_aux_transfer_sync() argument
12879 amdgpu_dm_process_dmub_set_config_sync(struct dc_context * ctx,unsigned int link_index,struct set_config_cmd_payload * payload,enum set_config_status * operation_result) amdgpu_dm_process_dmub_set_config_sync() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stat.c67 notify->link_index = in dc_stat_get_dmub_notification()
68 get_link_index_from_dpia_port_index(dc, notify->link_index); in dc_stat_get_dmub_notification()
H A Ddc_link_exports.c38 struct dc_link *dc_get_link_at_index(struct dc *dc, uint32_t link_index) in dc_get_link_at_index() argument
40 if (link_index >= MAX_LINKS) in dc_get_link_at_index()
43 return dc->links[link_index]; in dc_get_link_at_index()
174 uint32_t link_index, in dc_submit_i2c() argument
178 struct dc_link *link = dc->links[link_index]; in dc_submit_i2c()
H A Ddc_resource.c2587 res_ctx->hpo_dp_link_enc_to_link_idx[i] == link->link_index) in find_acquired_hpo_dp_link_enc_for_link()
2608 unsigned int link_index, in acquire_hpo_dp_link_enc() argument
2611 res_ctx->hpo_dp_link_enc_to_link_idx[enc_index] = link_index; in acquire_hpo_dp_link_enc()
2644 acquire_hpo_dp_link_enc(res_ctx, stream->link->link_index, enc_index); in add_hpo_dp_link_enc_to_ctx()
2675 res_ctx->dio_link_enc_to_link_idx[i] == link->link_index) in find_acquired_dio_link_enc_for_link()
2703 unsigned int link_index, in acquire_dio_link_enc() argument
2706 res_ctx->dio_link_enc_to_link_idx[enc_index] = link_index; in acquire_dio_link_enc()
2727 int *link_index) in is_dio_enc_acquired_by_other_link() argument
2732 /* pass the link_index that acquired the enc_index */ in is_dio_enc_acquired_by_other_link()
2734 res_ctx->dio_link_enc_to_link_idx[enc_index] != link->link_index) { in is_dio_enc_acquired_by_other_link()
2781 int link_index = 0; add_dio_link_enc_to_ctx() local
[all...]
H A Ddc.c225 DC_LOG_DC("BIOS object table - printing link object info for connector number: %d, link_index: %d", i, dc->link_count); in create_links()
230 link_init_params.link_index = dc->link_count; in create_links()
251 link_init_params.link_index = dc->link_count; in create_links()
275 link->link_index = dc->link_count; in create_links()
5965 * @link_index: link index
5971 uint32_t link_index, in dc_process_dmub_aux_transfer_async() argument
5982 if (!dc->links[link_index]->ddc->ddc_pin) in dc_process_dmub_aux_transfer_async()
5987 cmd.dp_aux_access.aux_control.instance = dc->links[link_index]->ddc_hw_inst; in dc_process_dmub_aux_transfer_async()
6031 uint8_t index, link_index = 0xFF; in get_link_index_from_dpia_port_index() local
6039 link_index in get_link_index_from_dpia_port_index()
6062 dc_process_dmub_set_config_async(struct dc * dc,uint32_t link_index,struct set_config_cmd_payload * payload,struct dmub_notification * notify) dc_process_dmub_set_config_async() argument
6107 dc_process_dmub_set_mst_slots(const struct dc * dc,uint32_t link_index,uint8_t mst_alloc_slots,uint8_t * mst_slots_in_use) dc_process_dmub_set_mst_slots() argument
6151 dc_process_dmub_dpia_set_tps_notification(const struct dc * dc,uint32_t link_index,uint8_t tps) dc_process_dmub_dpia_set_tps_notification() argument
[all...]
/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.h183 u8 link_index);
185 #define rtw89_mgnt_chan_get(rtwdev, link_index) \ argument
186 __rtw89_mgnt_chan_get(rtwdev, __func__, link_index)
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c473 link->link_index = init_params->link_index; in construct_phy()
560 if (link->link_index == 0) in construct_phy()
567 if (link->link_index == 1) in construct_phy()
773 link->link_index = init_params->link_index; in construct_dpia()
H A Dlink_detection.c723 link->link_index); in discover_dp_mst_topology()
744 link->link_index); in link_reset_cur_dp_mst_topology()
1220 link->link_index, sink, in detect_link_and_local_sink()
1299 DC_LOG_DC("%s: link_index=%d is_local_sink_detect_success=%d pre_link_type=%d link_type=%d\n", __func__, in link_detect()
1300 link->link_index, is_local_sink_detect_success, pre_link_type, link->type); in link_detect()
/linux/kernel/bpf/
H A Dnet_namespace.c65 static int link_index(struct net *net, enum netns_bpf_attach_type type, in link_index() function
124 idx = link_index(net, type, net_link); in bpf_netns_link_release()
190 idx = link_index(net, type, net_link); in bpf_netns_link_update_prog()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pow.h656 uint64_t link_index:11; member
695 uint64_t link_index:11;
766 uint64_t link_index:11; member
783 uint64_t link_index:11;
/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_dpia.c50 status = dc_process_dmub_set_mst_slots(link->dc, link->link_index, in update_dpia_stream_allocation_table()
/linux/drivers/soc/ti/
H A Dknav_qmss.h188 * @link_index: index of the first descriptor
200 unsigned link_index; member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_aux.c728 "dce_aux_transfer_with_retries: link_index=%u: START: retry %d of %d: address=0x%04x length=%u write=%d mot=%d", in dce_aux_transfer_with_retries()
729 ddc && ddc->link ? ddc->link->link_index : UINT_MAX, in dce_aux_transfer_with_retries()
749 "dce_aux_transfer_with_retries: link_index=%u: END: retry %d of %d: address=0x%04x length=%u write=%d mot=%d: ret=%d operation_result=%d payload->reply=%u", in dce_aux_transfer_with_retries()
750 ddc && ddc->link ? ddc->link->link_index : UINT_MAX, in dce_aux_transfer_with_retries()

12