Home
last modified time | relevance | path

Searched refs:dml2_configuration_options (Results 1 – 13 of 13) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_wrapper.h15 struct dml2_configuration_options;
31 … struct dc *in_dc, struct dml2_context **dml_ctx, const struct dml2_configuration_options *config);
37 …t struct dc *in_dc, struct dml2_context *dml_ctx, const struct dml2_configuration_options *config);
A Ddml21_translation_helper.h17 struct dml2_configuration_options;
20 …struct dml2_initialize_instance_in_out *dml_init, const struct dml2_configuration_options *config,…
A Ddml21_wrapper.c40 const struct dml2_configuration_options *config) in dml21_populate_configuration_options()
54 …st struct dc *in_dc, struct dml2_context *dml_ctx, const struct dml2_configuration_options *config) in dml21_init()
70 …t struct dc *in_dc, struct dml2_context **dml_ctx, const struct dml2_configuration_options *config) in dml21_create()
462 …st struct dc *in_dc, struct dml2_context *dml_ctx, const struct dml2_configuration_options *config) in dml21_reinit()
A Ddml21_translation_helper.c15 const struct dml2_configuration_options *config) in dml21_populate_pmo_options()
48 const struct dml2_configuration_options *config, in populate_default_dml_init_params()
67 const struct dml2_configuration_options *config, in override_dml_init_with_values_from_hardware_default()
86 const struct dml2_configuration_options *config, in override_dml_init_with_values_from_smu()
263 const struct dml2_configuration_options *config, in override_dml_init_with_values_from_vbios()
301 const struct dml2_configuration_options *config, in override_dml_init_with_values_from_dmub()
370 const struct dml2_configuration_options *config, in override_dml_init_with_values_from_software_policy()
396 const struct dml2_configuration_options *config, in dml21_populate_dml_init_params()
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddml2_wrapper.h209 struct dml2_configuration_options { struct
259 const struct dml2_configuration_options *config, argument
268 const struct dml2_configuration_options *config,
A Ddml2_internal_types.h40 struct dml2_configuration_options *config;
137 struct dml2_configuration_options config;
A Ddml2_wrapper.c581 static void dml2_init(const struct dc *in_dc, const struct dml2_configuration_options *config, stru… in dml2_init()
626 bool dml2_create(const struct dc *in_dc, const struct dml2_configuration_options *config, struct dm… in dml2_create()
695 const struct dml2_configuration_options *config, in dml2_reinit()
/drivers/gpu/drm/amd/display/dc/inc/
A Dresource.h648 void resource_init_common_dml2_callbacks(struct dc *dc, struct dml2_configuration_options *dml2_opt…
/drivers/gpu/drm/amd/display/dc/
A Ddc.h1733 struct dml2_configuration_options dml2_options;
1734 struct dml2_configuration_options dml2_dc_power_options;
/drivers/gpu/drm/amd/display/dc/resource/dcn321/
A Ddcn321_resource.c2046 memcpy(&dc->dml2_dc_power_options, &dc->dml2_options, sizeof(struct dml2_configuration_options)); in dcn321_resource_construct()
/drivers/gpu/drm/amd/display/dc/resource/dcn401/
A Ddcn401_resource.c2246 memcpy(&dc->dml2_dc_power_options, &dc->dml2_options, sizeof(struct dml2_configuration_options)); in dcn401_resource_construct()
/drivers/gpu/drm/amd/display/dc/resource/dcn32/
A Ddcn32_resource.c2551 memcpy(&dc->dml2_dc_power_options, &dc->dml2_options, sizeof(struct dml2_configuration_options)); in dcn32_resource_construct()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c5538 void resource_init_common_dml2_callbacks(struct dc *dc, struct dml2_configuration_options *dml2_opt… in resource_init_common_dml2_callbacks()

Completed in 46 milliseconds