Home
last modified time | relevance | path

Searched refs:dm_get_timestamp (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_dp_trace.c110 link->dp_trace.detect_lt_trace.timestamps.start = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_start_timestamp()
112 link->dp_trace.commit_lt_trace.timestamps.start = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_start_timestamp()
119 link->dp_trace.detect_lt_trace.timestamps.end = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_end_timestamp()
121 link->dp_trace.commit_lt_trace.timestamps.end = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_end_timestamp()
152 link->dp_trace.edp_trace_power_timestamps.poweroff = dm_get_timestamp(link->dc->ctx); in dp_trace_set_edp_power_timestamp()
154 link->dp_trace.edp_trace_power_timestamps.poweron = dm_get_timestamp(link->dc->ctx); in dp_trace_set_edp_power_timestamp()
/drivers/gpu/drm/amd/display/include/
A Dlogger_interface.h128 unsigned long long perf_trc_start_stmp = dm_get_timestamp(dc->ctx)
132 unsigned long long perf_trc_end_stmp = dm_get_timestamp(dc->ctx); \
/drivers/gpu/drm/amd/display/dc/
A Ddc.h718 dm_get_timestamp(dc->ctx) : 0
727 voltage_level_tick = dm_get_timestamp(dc->ctx); \
733 voltage_level_tick = dm_get_timestamp(dc->ctx)
737 watermark_tick = dm_get_timestamp(dc->ctx)
741 end_tick = dm_get_timestamp(dc->ctx); \
A Ddm_services.h260 static inline unsigned long long dm_get_timestamp(struct dc_context *ctx) in dm_get_timestamp() function
A Ddc_dmub_srv.c283 dmub->debug.timeout_info.timestamp = dm_get_timestamp(dc_dmub_srv->ctx); in dc_dmub_srv_wait_for_idle()
/drivers/gpu/drm/amd/display/dc/link/
A Dlink_detection.c664 enter_timestamp = dm_get_timestamp(link->ctx); in wait_for_entering_dp_alt_mode()
670 finish_timestamp = dm_get_timestamp(link->ctx); in wait_for_entering_dp_alt_mode()
680 finish_timestamp = dm_get_timestamp(link->ctx); in wait_for_entering_dp_alt_mode()
/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_edp_panel_control.c495 enter_timestamp = dm_get_timestamp(link->ctx); in edp_receiver_ready_T7()
504 finish_timestamp = dm_get_timestamp(link->ctx); in edp_receiver_ready_T7()
/drivers/gpu/drm/amd/display/modules/freesync/
A Dfreesync.c1183 cur_tick = dm_get_timestamp(core_freesync->dc->ctx); in mod_freesync_handle_v_update()
/drivers/gpu/drm/amd/display/dc/hwss/dce110/
A Ddce110_hwseq.c802 unsigned long long current_ts = dm_get_timestamp(ctx); in dce110_edp_power_control()
930 unsigned long long current_ts = dm_get_timestamp(ctx); in dce110_edp_wait_for_T12()

Completed in 37 milliseconds