Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c184 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink_signal_type()
1080 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in detect_link_and_local_sink()
1435 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in link_detect_connection_type()
H A Dlink_factory.c509 link->ep_type = DISPLAY_ENDPOINT_PHY; in construct_phy()
H A Dlink_dpms.c129 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in link_blank_dp_stream()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c524 if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY) in try_to_configure_aux_timeout()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h953 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c165 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn31_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1280 if (link->ep_type == DISPLAY_ENDPOINT_PHY && pool->stream_enc[i]->id ==
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c198 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn35_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c212 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn401_init_hw()
296 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn401_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1728 if (link->ep_type == DISPLAY_ENDPOINT_PHY) in power_down_encoders()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c2913 (link->ep_type == DISPLAY_ENDPOINT_PHY) ? "no" : "unknown"); in is_dpia_link_show()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5177 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()