Lines Matching refs:dc_context

46 	struct dc_context *ctx,
56 uint32_t dm_read_reg_func(const struct dc_context *ctx, uint32_t address,
62 void dm_write_reg_func(const struct dc_context *ctx, uint32_t address,
72 const struct dc_context *ctx, in dm_read_index_reg()
80 const struct dc_context *ctx, in dm_write_index_reg()
119 uint32_t generic_reg_set_ex(const struct dc_context *ctx,
123 uint32_t generic_reg_update_ex(const struct dc_context *ctx,
130 void reg_sequence_start_gather(const struct dc_context *ctx);
131 void reg_sequence_start_execute(const struct dc_context *ctx);
132 void reg_sequence_wait_done(const struct dc_context *ctx);
141 void generic_reg_wait(const struct dc_context *ctx,
191 const struct dc_context *ctx,
196 const struct dc_context *ctx,
201 const struct dc_context *ctx,
206 const struct dc_context *ctx,
209 void dm_pp_get_funcs(struct dc_context *ctx,
224 const struct dc_context *ctx,
228 const struct dc_context *ctx,
232 const struct dc_context *ctx,
236 const struct dc_context *ctx,
247 (struct dc_context *ctx, enum dm_acpi_display_type display,
250 bool dm_dmcu_set_pipe(struct dc_context *ctx, unsigned int controller_id);
260 static inline unsigned long long dm_get_timestamp(struct dc_context *ctx) in dm_get_timestamp()
265 unsigned long long dm_get_elapse_time_in_ns(struct dc_context *ctx,
272 void dm_perf_trace_timestamp(const char *func_name, unsigned int line, struct dc_context *ctx);
280 void dm_trace_smu_enter(uint32_t msg_id, uint32_t param_in, unsigned int delay, struct dc_context *…
281 void dm_trace_smu_exit(bool success, uint32_t response, struct dc_context *ctx);
291 bool dm_execute_dmub_cmd(const struct dc_context *ctx, union dmub_rb_cmd *cmd, enum dm_dmub_wait_ty…
292 bool dm_execute_dmub_cmd_list(const struct dc_context *ctx, unsigned int count, union dmub_rb_cmd *…
298 const struct dc_context *ctx,
305 void dm_dtn_log_begin(struct dc_context *ctx,
307 void dm_dtn_log_append_v(struct dc_context *ctx,
310 void dm_dtn_log_end(struct dc_context *ctx,