Home
last modified time | relevance | path

Searched refs:DISPLAY_ENDPOINT_USB4_DPIA (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training.c535 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) { in dp_get_eq_aux_rd_interval()
550 return (status != DC_OK && link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA); in dp_check_dpcd_reqeust_status()
784 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->dc->debug.dpia_debug.bits.force_non_lttpr) in override_training_settings()
962 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && repeater_cnt > 0 && repeater_cnt < MAX_REPEATER_CNT) in configure_lttpr_mode_non_transparent()
1249 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in dpcd_set_lt_pattern_and_lane_settings()
1596 link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in dp_perform_link_training()
1675 if (!link->dc->config.consolidated_dpia_dp_lt && link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) { in perform_link_training_with_retries()
1707 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in perform_link_training_with_retries()
H A Dlink_dp_irq_handler.c449 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in dp_handle_hpd_rx_irq()
H A Dlink_dp_capability.c1994 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in retrieve_link_cap()
2436 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->is_hpd_pending) in dp_verify_link_cap_with_retries()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c693 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in apply_dpia_mst_dsc_always_on_wa()
701 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in apply_dpia_mst_dsc_always_on_wa()
714 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in revert_dpia_mst_dsc_always_on_wa()
806 link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in verify_link_capability_non_destructive()
837 (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in should_verify_link_capability_destructively()
1008 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in detect_link_and_local_sink()
H A Dlink_dpms.c699 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in update_psp_stream_config()
708 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in update_psp_stream_config()
717 config.usb4_enabled = (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ? in update_psp_stream_config()
2070 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in enable_link_dp()
2558 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->is_hpd_pending) { in link_set_dpms_on()
H A Dlink_factory.c790 link->ep_type = DISPLAY_ENDPOINT_USB4_DPIA; in construct_dpia()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h926 DISPLAY_ENDPOINT_USB4_DPIA, /* USB4 DisplayPort tunnel. */ enumerator
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_enc_cfg.c384 if (stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in link_enc_cfg_link_encs_assign()
H A Ddc.c6415 if (!link || !host_router_index || link->ep_type != DISPLAY_ENDPOINT_USB4_DPIA) in dc_get_host_router_index()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1250 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && pool->stream_enc[i]->id == in dcn10_find_first_free_match_stream_enc_for_link()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c331 if (!dc_struct->links[i] || dc_struct->links[i]->ep_type != DISPLAY_ENDPOINT_USB4_DPIA) in get_lowest_dpia_index()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c2846 seq_printf(m, "%s\n", (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ? "yes" : in is_dpia_link_show()