Searched refs:link_index (Results 1 - 25 of 32) sorted by relevance

12

/openbsd-current/sys/dev/pci/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_crtc.h48 uint32_t link_index);
H A Damdgpu_dm_mst_types.h66 int link_index);
H A Damdgpu_dm_hdcp.c165 unsigned int link_index,
170 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index];
216 unsigned int link_index,
219 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index];
245 void hdcp_reset_display(struct hdcp_workqueue *hdcp_work, unsigned int link_index) argument
247 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index];
266 void hdcp_handle_cpirq(struct hdcp_workqueue *hdcp_work, unsigned int link_index) argument
268 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index];
505 int link_index = aconnector->dc_link->link_index; local
164 hdcp_update_display(struct hdcp_workqueue *hdcp_work, unsigned int link_index, struct amdgpu_dm_connector *aconnector, u8 content_type, bool enable_encryption) argument
215 hdcp_remove_display(struct hdcp_workqueue *hdcp_work, unsigned int link_index, struct amdgpu_dm_connector *aconnector) argument
[all...]
H A Damdgpu_dm.h794 int link_index);
822 int amdgpu_dm_process_dmub_aux_transfer_sync(struct dc_context *ctx, unsigned int link_index,
825 int amdgpu_dm_process_dmub_set_config_sync(struct dc_context *ctx, unsigned int link_index,
H A Damdgpu_dm.c214 u32 link_index,
218 uint32_t link_index);
701 u8 link_index = 0; local
712 if (notify->link_index > adev->dm.dc->link_count) {
713 DRM_ERROR("DMUB HPD index (%u)is abnormal", notify->link_index);
717 link_index = notify->link_index;
718 link = adev->dm.dc->links[link_index];
726 DRM_INFO("DMUB HPD callback: link_index=%u\n", link_index);
7317 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) argument
7469 create_i2c(struct ddc_service *ddc_service, int link_index, int *res) argument
7497 amdgpu_dm_connector_init(struct amdgpu_display_manager *dm, struct amdgpu_dm_connector *aconnector, u32 link_index, struct amdgpu_encoder *aencoder) argument
7585 amdgpu_dm_encoder_init(struct drm_device *dev, struct amdgpu_encoder *aencoder, uint32_t link_index) argument
10935 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) argument
10997 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) argument
[all...]
H A Damdgpu_dm_helpers.c966 return amdgpu_dm_process_dmub_aux_transfer_sync(ctx, link->link_index, payload,
975 return amdgpu_dm_process_dmub_set_config_sync(ctx, link->link_index, payload,
H A Damdgpu_dm_mst_types.c386 &hdcp_work[aconnector->dc_link->link_index];
742 int link_index)
748 link_index);
740 amdgpu_dm_initialize_dp_connector(struct amdgpu_display_manager *dm, struct amdgpu_dm_connector *aconnector, int link_index) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_stat.c66 notify->link_index =
67 get_link_index_from_dpia_port_index(dc, notify->link_index);
H A Ddc_link_exports.c38 struct dc_link *dc_get_link_at_index(struct dc *dc, uint32_t link_index) argument
40 return dc->links[link_index];
157 uint32_t link_index,
161 struct dc_link *link = dc->links[link_index];
155 dc_submit_i2c( struct dc *dc, uint32_t link_index, struct i2c_command *cmd) argument
H A Damdgpu_dc.c213 DC_LOG_DC("BIOS object table - printing link object info for connector number: %d, link_index: %d", i, dc->link_count);
218 link_init_params.link_index = dc->link_count;
238 link_init_params.link_index = dc->link_count;
259 link->link_index = dc->link_count;
4935 * @link_index: link index
4941 uint32_t link_index,
4952 if (!dc->links[link_index]->ddc->ddc_pin)
4957 cmd.dp_aux_access.aux_control.instance = dc->links[link_index]->ddc_hw_inst;
5001 uint8_t index, link_index = 0xFF; local
5009 link_index
4940 dc_process_dmub_aux_transfer_async(struct dc *dc, uint32_t link_index, struct aux_payload *payload) argument
5031 dc_process_dmub_set_config_async(struct dc *dc, uint32_t link_index, struct set_config_cmd_payload *payload, struct dmub_notification *notify) argument
5076 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) argument
[all...]
H A Ddc_stream.c769 stream->link->link_index);
/openbsd-current/sys/dev/pci/drm/amd/display/dmub/src/
H A Ddmub_srv_stat.c74 notify->link_index = cmd.dp_aux_reply.control.instance;
87 notify->link_index = cmd.dp_hpd_notify.hpd_data.instance;
92 notify->link_index = cmd.set_config_reply.set_config_reply_control.instance;
97 notify->link_index = cmd.dpia_notification.payload.header.instance;
/openbsd-current/sys/dev/pci/drm/amd/display/dc/link/protocols/
H A Dlink_dp_dpia_bw.c68 DC_LOG_DEBUG("reset usb4 bw alloc of link(%d)\n", link->link_index);
175 if (idx > dc_struct->links[i]->link_index) {
176 idx = dc_struct->links[i]->link_index;
204 hr_index_temp = (dc->links[i]->link_index - lowest_dpia_index) / 2;
247 __func__, link->link_index);
260 __func__, link->link_index);
275 __func__, link->link_index);
335 __func__, link->link_index);
339 __func__, link->link_index);
378 __func__, link->link_index);
[all...]
H A Dlink_dp_dpia.c98 link->link_index,
H A Dlink_dp_irq_handler.c380 __func__, link->link_index);
417 __func__, link->link_index);
H A Dlink_dp_capability.c1214 DC_LOG_DP2("DFP capability extension is read at link %d", link->link_index);
1347 "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'",
1349 link->link_index,
1830 DC_LOG_DSC("DSC branch decoder capability is read at link %d", link->link_index);
1855 DC_LOG_DSC("Clear DSC SUPPORT for USB4 link(%d) in TBT3 compatibility mode", link->link_index);
1864 DC_LOG_DP2("128b/132b encoding is supported at link %d", link->link_index);
1878 DC_LOG_DP2("128b/132b supported link rates is read at link %d", link->link_index);
1887 DC_LOG_DP2("sink video fallback format is read at link %d", link->link_index);
1903 DC_LOG_DP2("FEC CAPABILITY 1 is read at link %d", link->link_index);
H A Dlink_dp_training.c1576 __func__, link->link_index, (unsigned int)j + 1, attempts,
1662 __func__, link->link_index, (unsigned int)j + 1, attempts,
1668 __func__, link->link_index, (unsigned int)j + 1, attempts,
1727 __func__, link->link_index, req_bw, link_bw);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_dpia.c45 status = dc_process_dmub_set_mst_slots(link->dc, link->link_index,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_factory.c490 link->link_index = init_params->link_index;
567 if (link->link_index == 0)
574 if (link->link_index == 1)
778 link->link_index = init_params->link_index;
H A Dlink_detection.c705 link->link_index);
726 link->link_index);
1194 link->link_index, sink,
1273 DC_LOG_DC("%s: link_index=%d is_local_sink_detect_success=%d pre_link_type=%d link_type=%d\n", __func__,
1274 link->link_index, is_local_sink_detect_success, pre_link_type, link->type);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h1448 unsigned int link_index; member in struct:dc_link
1588 struct dc_link *dc_get_link_at_index(struct dc *dc, uint32_t link_index);
1696 * @link_index - index to a link with ddc in i2c mode
1702 uint32_t link_index,
1706 * @link_index - index to a link with ddc in i2c mode
2221 struct dc *dc, uint32_t link_index);
2281 uint32_t link_index,
2289 uint32_t link_index,
2294 uint32_t link_index,
/openbsd-current/sys/dev/pci/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",
729 ddc && ddc->link ? ddc->link->link_index : UINT_MAX,
741 "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",
742 ddc && ddc->link ? ddc->link->link_index : UINT_MAX,
/openbsd-current/sys/dev/pci/drm/amd/display/dmub/
H A Ddmub_srv.h476 * @link_index: link index to identify aux connection
485 uint8_t link_index; member in struct:dmub_notification
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Dlink.h87 uint32_t link_index; /* this is mapped to DAL display_index member in struct:link_init_data

Completed in 462 milliseconds

12