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/ |
D | dml2_internal_shared_types.h | 56 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/ |
D | dml2_mcg_dcn4.c | 8 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/ |
D | dml21_wrapper.h | 66 struct dml2_soc_bb soc_bb;
|
D | dml21_translation_helper.c | 19 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/ |
D | dml_top_soc_parameter_types.h | 135 struct dml2_soc_bb { struct
|
D | dml_top_types.h | 92 struct dml2_soc_bb soc_bb;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/ |
D | dcn4_soc_bb.h | 84 static const struct dml2_soc_bb dml2_socbb_dcn401 = {
|
D | dcn3_soc_bb.h | 134 static const struct dml2_soc_bb dml2_socbb_dcn31 = {
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | dml2_wrapper.h | 240 struct dml2_soc_bb *bb_from_dmub;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.h | 608 struct dml2_soc_bb *bb_from_dmub;
|
D | amdgpu_dm.c | 1731 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/ |
D | dml2_core_dcn4.c | 148 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()
|
D | dml2_core_shared_types.h | 2034 struct dml2_soc_bb soc;
|
D | dml2_core_shared.c | 230 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()
|
D | dml2_core_dcn4_calcs.c | 2678 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/ |
D | dml_top.c | 33 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/ |
D | dc.h | 1089 struct dml2_soc_bb; 1123 struct dml2_soc_bb *bb_from_dmub;
|