Home
last modified time | relevance | path

Searched defs:soc_bb (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/soc_and_ip_translator/dcn401/
H A Ddcn401_soc_and_ip_translator.c13 static void get_default_soc_bb(struct dml2_soc_bb *soc_bb) in get_default_soc_bb()
209 void dcn401_update_soc_bb_with_values_from_clk_mgr(struct dml2_soc_bb *soc_bb, const struct dc *dc,… in dcn401_update_soc_bb_with_values_from_clk_mgr()
223 void dcn401_update_soc_bb_with_values_from_vbios(struct dml2_soc_bb *soc_bb, const struct dc *dc) in dcn401_update_soc_bb_with_values_from_vbios()
242 void dcn401_update_soc_bb_with_values_from_software_policy(struct dml2_soc_bb *soc_bb, const struct… in dcn401_update_soc_bb_with_values_from_software_policy()
271 static void apply_soc_bb_updates(struct dml2_soc_bb *soc_bb, const struct dc *dc, const struct dml2… in apply_soc_bb_updates()
283 void dcn401_get_soc_bb(struct dml2_soc_bb *soc_bb, const struct dc *dc, const struct dml2_configura… in dcn401_get_soc_bb()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_mcg/
H A Ddml2_mcg_dcn4.c39 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/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c94 const struct _vcs_dpi_soc_bounding_box_st *soc_bb, in dml_init_instance()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c530 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()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/
H A Ddml2_internal_shared_types.h62 struct dml2_soc_bb *soc_bb; member
85 struct dml2_soc_bb *soc_bb; member
90 struct dml2_core_internal_soc_bb *soc_bb; member
130 struct dml2_soc_bb *soc_bb; member
140 struct soc_bounding_box_st *soc_bb; member
518 struct dml2_soc_bb *soc_bb; member
711 struct dml2_soc_bb *soc_bb; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c3594 void dcn32_set_clock_limits(const struct _vcs_dpi_soc_bounding_box_st *soc_bb) in dcn32_set_clock_limits()