Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dp_dpia_bw.c48 return (tmp && DISPLAY_ENDPOINT_USB4_DPIA == tmp->ep_type in get_bw_alloc_proceed_flag()
140 dc_struct->links[i]->ep_type != DISPLAY_ENDPOINT_USB4_DPIA) in get_lowest_dpia_index()
167 if (!dc_struct->links[i] || dc_struct->links[i]->ep_type != DISPLAY_ENDPOINT_USB4_DPIA) in get_host_router_total_bw()
256 if (!(link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->hpd_status)) in set_dptx_usb4_bw_alloc_support()
411 if (!(link && DISPLAY_ENDPOINT_USB4_DPIA == link->ep_type in dc_link_dp_dpia_handle_usb4_bandwidth_allocation_for_link()
A Dlink_dp_training.c730 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->dc->debug.dpia_debug.bits.force_non_lttpr) in override_training_settings()
904 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in configure_lttpr_mode_non_transparent()
1599 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) { in perform_link_training_with_retries()
A Dlink_dp_capability.c1808 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in retrieve_link_cap()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_detection.c680 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in apply_dpia_mst_dsc_always_on_wa()
692 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in revert_dpia_mst_dsc_always_on_wa()
784 link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in verify_link_capability_non_destructive()
812 link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) { in should_verify_link_capability_destructively()
A Dlink_dpms.c688 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in update_psp_stream_config()
697 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in update_psp_stream_config()
706 config.usb4_enabled = (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ? in update_psp_stream_config()
2050 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in enable_link_dp()
A Dlink_factory.c508 link->ep_type = DISPLAY_ENDPOINT_USB4_DPIA; in dc_link_construct_dpia()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h922 DISPLAY_ENDPOINT_USB4_DPIA, /* USB4 DisplayPort tunnel. */ enumerator
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_debugfs.c2586 seq_printf(m, "%s\n", (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ? "yes" : in is_dpia_link_show()

Completed in 28 milliseconds