Home
last modified time | relevance | path

Searched defs:dml2 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_wrapper_fpu.c39 void initialize_dml2_ip_params(struct dml2_context *dml2, const struct dc *in_dc, struct ip_params_… in initialize_dml2_ip_params()
47 void initialize_dml2_soc_bbox(struct dml2_context *dml2, const struct dc *in_dc, struct soc_boundin… in initialize_dml2_soc_bbox()
55 void initialize_dml2_soc_states(struct dml2_context *dml2, in initialize_dml2_soc_states()
64 static void map_hw_resources(struct dml2_context *dml2, in map_hw_resources()
97 static unsigned int pack_and_call_dml_mode_support_ex(struct dml2_context *dml2, in pack_and_call_dml_mode_support_ex()
118 static bool optimize_configuration(struct dml2_context *dml2, struct dml2_wrapper_optimize_configur… in optimize_configuration()
160 static int calculate_lowest_supported_state_for_temp_read(struct dml2_context *dml2, struct dc_stat… in calculate_lowest_supported_state_for_temp_read()
268 static bool dml_mode_support_wrapper(struct dml2_context *dml2, in dml_mode_support_wrapper()
369 struct dml2_context *dml2 = context->bw_ctx.dml2; in call_dml_mode_support_and_programming() local
404 struct dml2_context *dml2 = context->bw_ctx.dml2; in dml2_validate_and_build_resource() local
[all …]
H A Ddml2_wrapper.c22 struct dml2_context *dml2; in dml2_allocate_memory() local
27 bool dml2_validate(const struct dc *in_dc, struct dc_state *context, struct dml2_context *dml2, in dml2_validate()
51 …onst struct dc *in_dc, const struct dml2_configuration_options *config, struct dml2_context **dml2) in dml2_init()
93 …onst struct dc *in_dc, const struct dml2_configuration_options *config, struct dml2_context **dml2) in dml2_create()
111 void dml2_destroy(struct dml2_context *dml2) in dml2_destroy()
124 struct dml2_context **dml2) in dml2_reinit()
H A Ddml2_dc_resource_mgmt.c58 static bool get_plane_id(struct dml2_context *dml2, const struct dc_state *state, const struct dc_p… in get_plane_id()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_wrapper.c59 void dml21_destroy(struct dml2_context *dml2) in dml21_destroy()