Home
last modified time | relevance | path

Searched refs:dml2_soc_bb (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
Ddml2_internal_shared_types.h56 struct dml2_soc_bb *soc_bb;
81 struct dml2_soc_bb *soc_bb;
128 struct dml2_soc_bb *soc_bb;
492 struct dml2_soc_bb *soc_bb;
700 struct dml2_soc_bb *soc_bb;
977 struct dml2_soc_bb soc_bbox;
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_mcg/
Ddml2_mcg_dcn4.c8 static bool build_min_clock_table(const struct dml2_soc_bb *soc_bb, struct dml2_mcg_min_clock_table…
39 static bool build_min_clk_table_fine_grained(const struct dml2_soc_bb *soc_bb, struct dml2_mcg_min_… in build_min_clk_table_fine_grained()
133 static bool build_min_clk_table_coarse_grained(const struct dml2_soc_bb *soc_bb, struct dml2_mcg_mi… in build_min_clk_table_coarse_grained()
147 static bool build_min_clock_table(const struct dml2_soc_bb *soc_bb, struct dml2_mcg_min_clock_table… in build_min_clock_table()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_wrapper.h66 struct dml2_soc_bb soc_bb;
Ddml21_translation_helper.c19 const struct dml2_soc_bb *soc_bb; in dml21_init_socbb_params()
38 memcpy(&dml_init->soc_bb, soc_bb, sizeof(struct dml2_soc_bb)); in dml21_init_socbb_params()
47 memcpy(&dml_init->soc_bb, &config->external_socbb_ip_params->soc_bb, sizeof(struct dml2_soc_bb)); in dml21_external_socbb_params()
101 struct dml2_soc_bb *dml_soc_bb = &dml_init->soc_bb; in dml21_apply_soc_bb_overrides()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_soc_parameter_types.h135 struct dml2_soc_bb { struct
Ddml_top_types.h92 struct dml2_soc_bb soc_bb;
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
Ddcn4_soc_bb.h84 static const struct dml2_soc_bb dml2_socbb_dcn401 = {
Ddcn3_soc_bb.h134 static const struct dml2_soc_bb dml2_socbb_dcn31 = {
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_wrapper.h240 struct dml2_soc_bb *bb_from_dmub;
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.h608 struct dml2_soc_bb *bb_from_dmub;
Damdgpu_dm.c1731 static struct dml2_soc_bb *dm_dmub_get_vbios_bounding_box(struct amdgpu_device *adev) in dm_dmub_get_vbios_bounding_box()
1733 struct dml2_soc_bb *bb; in dm_dmub_get_vbios_bounding_box()
1754 sizeof(struct dml2_soc_bb), in dm_dmub_get_vbios_bounding_box()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_dcn4.c148 memcpy(&core->clean_me_up.mode_lib.soc, in_out->soc_bb, sizeof(struct dml2_soc_bb)); in core_dcn4_initialize()
521 static int lookup_uclk_dpm_index_by_freq(unsigned long uclk_freq_khz, struct dml2_soc_bb *soc_bb) in lookup_uclk_dpm_index_by_freq()
Ddml2_core_shared_types.h2034 struct dml2_soc_bb soc;
Ddml2_core_shared.c230 const struct dml2_soc_bb *soc,
247 const struct dml2_soc_bb *soc,
5350 const struct dml2_soc_bb *soc, in dml_get_return_bandwidth_available()
5444 const struct dml2_soc_bb *soc, in calculate_bandwidth_available()
Ddml2_core_dcn4_calcs.c2678 const struct dml2_soc_bb *soc, in dml_get_return_bandwidth_available()
2776 const struct dml2_soc_bb *soc, in calculate_bandwidth_available()
6951 struct dml2_soc_bb *soc, in get_g6_temp_read_blackout_us()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
Ddml_top.c33 memcpy(&dml->soc_bbox, &in_out->soc_bb, sizeof(struct dml2_soc_bb)); in dml2_initialize_instance()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc.h1089 struct dml2_soc_bb;
1123 struct dml2_soc_bb *bb_from_dmub;