Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hwseq.c184 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn31_init_hw()
218 if (dc->links[i]->ep_type == DISPLAY_ENDPOINT_PHY && in dcn31_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link.c272 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in dc_link_detect_sink()
476 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink()
963 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_link_detect_helper()
1480 link->ep_type = DISPLAY_ENDPOINT_PHY; in dc_link_construct_legacy()
3451 if (link->ep_type == DISPLAY_ENDPOINT_PHY) in dc_link_allocate_mst_payload()
3779 if (link->ep_type == DISPLAY_ENDPOINT_PHY) in deallocate_mst_payload()
3949 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_PHY || in update_psp_stream_config()
3951 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_PHY) in update_psp_stream_config()
4140 if (dc->res_pool->funcs->link_encs_assign && stream->link->ep_type != DISPLAY_ENDPOINT_PHY)
A Ddc_link_ddc.c693 if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY) in dc_link_aux_try_to_configure_timeout()
A Ddc_link_dp.c421 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dpcd_set_link_settings()
2333 if (j == (attempts - 1) && link->ep_type == DISPLAY_ENDPOINT_PHY)
A Ddc_resource.c3004 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h958 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c1219 if (link->ep_type == DISPLAY_ENDPOINT_PHY) in dce110_disable_stream()
1686 if (dc->links[i]->ep_type == DISPLAY_ENDPOINT_PHY)
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_resource.c1299 if (link->ep_type == DISPLAY_ENDPOINT_PHY && pool->stream_enc[i]->id == in dcn10_find_first_free_match_stream_enc_for_link()

Completed in 41 milliseconds