Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h55 struct dml2_soc_bb *soc_bb;
78 struct dml2_soc_bb *soc_bb;
123 struct dml2_soc_bb *soc_bb;
489 struct dml2_soc_bb *soc_bb;
676 struct dml2_soc_bb *soc_bb;
955 struct dml2_soc_bb soc_bbox;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_mcg/
H A 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.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_wrapper.h66 struct dml2_soc_bb soc_bb;
H A Ddml21_translation_helper.c18 const struct dml2_soc_bb *soc_bb; in dml21_init_socbb_params()
33 memcpy(&dml_init->soc_bb, soc_bb, sizeof(struct dml2_soc_bb)); in dml21_init_socbb_params()
42 memcpy(&dml_init->soc_bb, &config->external_socbb_ip_params->soc_bb, sizeof(struct dml2_soc_bb)); in dml21_external_socbb_params()
93 struct dml2_soc_bb *dml_soc_bb = &dml_init->soc_bb; in dml21_apply_soc_bb_overrides()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_soc_parameter_types.h135 struct dml2_soc_bb { struct
H A Ddml_top_types.h81 struct dml2_soc_bb soc_bb;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h84 static const struct dml2_soc_bb dml2_socbb_dcn401 = {
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h241 struct dml2_soc_bb *bb_from_dmub;
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h628 struct dml2_soc_bb *bb_from_dmub;
H A Damdgpu_dm.c1873 static struct dml2_soc_bb *dm_dmub_get_vbios_bounding_box(struct amdgpu_device *adev) in dm_dmub_get_vbios_bounding_box()
1875 struct dml2_soc_bb *bb; in dm_dmub_get_vbios_bounding_box()
1896 sizeof(struct dml2_soc_bb), in dm_dmub_get_vbios_bounding_box()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c149 memcpy(&core->clean_me_up.mode_lib.soc, in_out->soc_bb, sizeof(struct dml2_soc_bb)); in core_dcn4_initialize()
529 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()
H A Ddml2_core_shared_types.h2125 struct dml2_soc_bb soc;
H A Ddml2_core_dcn4_calcs.c2704 const struct dml2_soc_bb *soc, in dml_get_return_bandwidth_available()
2802 const struct dml2_soc_bb *soc, in calculate_bandwidth_available()
7274 struct dml2_soc_bb *soc, in get_g6_temp_read_blackout_us()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1113 struct dml2_soc_bb;
1147 struct dml2_soc_bb *bb_from_dmub;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml2_top_soc15.c1122 memcpy(&dml->soc_bbox, &in_out->soc_bb, sizeof(struct dml2_soc_bb)); in dml2_top_soc15_initialize_instance()