Lines Matching defs:dml2

36 static void initialize_dml2_ip_params(struct dml2_context *dml2, const struct dc *in_dc, struct ip_…  in initialize_dml2_ip_params()
44 static void initialize_dml2_soc_bbox(struct dml2_context *dml2, const struct dc *in_dc, struct soc_… in initialize_dml2_soc_bbox()
52 static void initialize_dml2_soc_states(struct dml2_context *dml2, in initialize_dml2_soc_states()
61 static void map_hw_resources(struct dml2_context *dml2, in map_hw_resources()
93 static unsigned int pack_and_call_dml_mode_support_ex(struct dml2_context *dml2, in pack_and_call_dml_mode_support_ex()
109 static bool optimize_configuration(struct dml2_context *dml2, struct dml2_wrapper_optimize_configur… in optimize_configuration()
228 static int calculate_lowest_supported_state_for_temp_read(struct dml2_context *dml2, struct dc_stat… in calculate_lowest_supported_state_for_temp_read()
334 static bool dml_mode_support_wrapper(struct dml2_context *dml2, in dml_mode_support_wrapper()
436 static bool optimize_pstate_with_svp_and_drr(struct dml2_context *dml2, struct dc_state *display_st… in optimize_pstate_with_svp_and_drr()
539 struct dml2_context *dml2 = context->bw_ctx.dml2; in call_dml_mode_support_and_programming() local
568 struct dml2_context *dml2 = context->bw_ctx.dml2; in dml2_validate_and_build_resource() local
651 struct dml2_context *dml2 = context->bw_ctx.dml2; in dml2_validate_only() local
677 static void dml2_apply_debug_options(const struct dc *dc, struct dml2_context *dml2) in dml2_apply_debug_options()
706 …onst struct dc *in_dc, const struct dml2_configuration_options *config, struct dml2_context **dml2) in dml2_create()
746 void dml2_destroy(struct dml2_context *dml2) in dml2_destroy()
754 void dml2_extract_dram_and_fclk_change_support(struct dml2_context *dml2, in dml2_extract_dram_and_fclk_change_support()