Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_translation_helper.h16 struct dml2_configuration_options;
19 …struct dml2_initialize_instance_in_out *dml_init, const struct dml2_configuration_options *config,…
20 …struct dml2_initialize_instance_in_out *dml_init, const struct dml2_configuration_options *config,…
21 …struct dml2_initialize_instance_in_out *dml_init, const struct dml2_configuration_options *config,…
H A Ddml21_wrapper.h14 struct dml2_configuration_options;
29 … struct dc *in_dc, struct dml2_context **dml_ctx, const struct dml2_configuration_options *config);
35 … struct dc *in_dc, struct dml2_context **dml_ctx, const struct dml2_configuration_options *config);
H A Ddml21_wrapper.c37 …st struct dc *in_dc, struct dml2_context *dml_ctx, const struct dml2_configuration_options *config) in dml21_apply_debug_options()
74 …t struct dc *in_dc, struct dml2_context **dml_ctx, const struct dml2_configuration_options *config) in dml21_init()
102 …t struct dc *in_dc, struct dml2_context **dml_ctx, const struct dml2_configuration_options *config) in dml21_create()
439 …t struct dc *in_dc, struct dml2_context **dml_ctx, const struct dml2_configuration_options *config) in dml21_reinit()
H A Ddml21_translation_helper.c16 const struct dml2_configuration_options *config, in dml21_init_socbb_params()
45 const struct dml2_configuration_options *config) in dml21_external_socbb_params()
51 const struct dml2_configuration_options *config) in dml21_external_ip_params()
57 const struct dml2_configuration_options *config, in dml21_init_ip_params()
75 const struct dml2_configuration_options *config, in dml21_initialize_soc_bb_params()
85 const struct dml2_configuration_options *config, in dml21_initialize_ip_params()
95 const struct dml2_configuration_options *config, const struct dc *in_dc) in dml21_apply_soc_bb_overrides()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_internal_types.h40 struct dml2_configuration_options *config;
137 struct dml2_configuration_options config;
H A Ddml2_wrapper.h206 struct dml2_configuration_options { struct
256 const struct dml2_configuration_options *config, argument
265 const struct dml2_configuration_options *config,
H A Ddml2_wrapper.c735 static void dml2_init(const struct dc *in_dc, const struct dml2_configuration_options *config, stru… in dml2_init()
774 bool dml2_create(const struct dc *in_dc, const struct dml2_configuration_options *config, struct dm… in dml2_create()
844 const struct dml2_configuration_options *config, in dml2_reinit()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h641 void resource_init_common_dml2_callbacks(struct dc *dc, struct dml2_configuration_options *dml2_opt…
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1459 struct dml2_configuration_options dml2_options;
1460 struct dml2_configuration_options dml2_tmp;
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c197 struct dml2_configuration_options *dml2_opt = &dc->dml2_tmp; in dc_state_create()
H A Ddc_resource.c5235 void resource_init_common_dml2_callbacks(struct dc *dc, struct dml2_configuration_options *dml2_opt… in resource_init_common_dml2_callbacks()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1584 struct dml2_configuration_options *dml2_opt = &dc->dml2_tmp; in dcn321_update_bw_bounding_box()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1587 struct dml2_configuration_options *dml2_opt = &dc->dml2_tmp; in dcn401_update_bw_bounding_box()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2022 struct dml2_configuration_options *dml2_opt = &dc->dml2_tmp; in dcn32_update_bw_bounding_box()