Lines Matching defs:dml2
38 static void initialize_dml2_ip_params(struct dml2_context *dml2, const struct dc *in_dc, struct ip_… in initialize_dml2_ip_params()
46 static void initialize_dml2_soc_bbox(struct dml2_context *dml2, const struct dc *in_dc, struct soc_… in initialize_dml2_soc_bbox()
54 static void initialize_dml2_soc_states(struct dml2_context *dml2, in initialize_dml2_soc_states()
63 static void map_hw_resources(struct dml2_context *dml2, in map_hw_resources()
96 static unsigned int pack_and_call_dml_mode_support_ex(struct dml2_context *dml2, in pack_and_call_dml_mode_support_ex()
112 static bool optimize_configuration(struct dml2_context *dml2, struct dml2_wrapper_optimize_configur… in optimize_configuration()
229 static int calculate_lowest_supported_state_for_temp_read(struct dml2_context *dml2, struct dc_stat… in calculate_lowest_supported_state_for_temp_read()
335 static bool dml_mode_support_wrapper(struct dml2_context *dml2, in dml_mode_support_wrapper()
437 static bool optimize_pstate_with_svp_and_drr(struct dml2_context *dml2, struct dc_state *display_st… in optimize_pstate_with_svp_and_drr()
543 struct dml2_context *dml2 = context->bw_ctx.dml2; in call_dml_mode_support_and_programming() local
580 struct dml2_context *dml2 = context->bw_ctx.dml2; in dml2_validate_and_build_resource() local
686 struct dml2_context *dml2; in dml2_validate_only() local
716 static void dml2_apply_debug_options(const struct dc *dc, struct dml2_context *dml2) in dml2_apply_debug_options()
723 bool dml2_validate(const struct dc *in_dc, struct dc_state *context, struct dml2_context *dml2, boo… in dml2_validate()
755 …onst struct dc *in_dc, const struct dml2_configuration_options *config, struct dml2_context **dml2) in dml2_init()
800 …onst struct dc *in_dc, const struct dml2_configuration_options *config, struct dml2_context **dml2) in dml2_create()
819 void dml2_destroy(struct dml2_context *dml2) in dml2_destroy()
829 void dml2_extract_dram_and_fclk_change_support(struct dml2_context *dml2, in dml2_extract_dram_and_fclk_change_support()
836 …2_prepare_mcache_programming(struct dc *in_dc, struct dc_state *context, struct dml2_context *dml2) in dml2_prepare_mcache_programming()
872 struct dml2_context **dml2) in dml2_reinit()