Home
last modified time | relevance | path

Searched refs:dp_trace_get_edp_poweroff_timestamp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_trace.h60 uint64_t dp_trace_get_edp_poweroff_timestamp(struct dc_link *link);
H A Dlink_dp_trace.c162 uint64_t dp_trace_get_edp_poweroff_timestamp(struct dc_link *link) in dp_trace_get_edp_poweroff_timestamp() function
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c261 link_srv->dp_trace_get_edp_poweroff_timestamp = in construct_link_service_dp_trace()
262 dp_trace_get_edp_poweroff_timestamp; in construct_link_service_dp_trace()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c807 ctx->dc->link_srv->dp_trace_get_edp_poweroff_timestamp(link)), 1000000); in dce110_edp_power_control()
818 ctx->dc->link_srv->dp_trace_get_edp_poweroff_timestamp(link), in dce110_edp_power_control()
834 if (ctx->dc->link_srv->dp_trace_get_edp_poweroff_timestamp(link) != 0) { in dce110_edp_power_control()
899 ctx->dc->link_srv->dp_trace_get_edp_poweroff_timestamp(link), in dce110_edp_power_control()
928 ctx->dc->link_srv->dp_trace_get_edp_poweroff_timestamp(link) != 0) { in dce110_edp_wait_for_T12()
935 ctx->dc->link_srv->dp_trace_get_edp_poweroff_timestamp(link)), 1000000); in dce110_edp_wait_for_T12()