Home
last modified time | relevance | path

Searched refs:phyclk_d18_mhz (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c682 bw_params->clk_table.entries[i].phyclk_d18_mhz = bw_params->clk_table.entries[j].phyclk_d18_mhz; in dcn314_clk_mgr_helper_populate_bw_params()
721 bw_params->clk_table.entries[i].phyclk_d18_mhz = def_max.phyclk_d18_mhz; in dcn314_clk_mgr_helper_populate_bw_params()
744 if (!bw_params->clk_table.entries[entry_idx].phyclk_d18_mhz) in dcn314_clk_mgr_helper_populate_bw_params()
745 bw_params->clk_table.entries[entry_idx].phyclk_d18_mhz = def_max.phyclk_d18_mhz; in dcn314_clk_mgr_helper_populate_bw_params()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c1110 …bw_params->clk_table.entries[entry_idx].phyclk_d18_mhz = bw_params->clk_table.entries[j].phyclk_d1… in dcn35_clk_mgr_helper_populate_bw_params()
1159 bw_params->clk_table.entries[i].phyclk_d18_mhz = def_max.phyclk_d18_mhz; in dcn35_clk_mgr_helper_populate_bw_params()
1190 if (!bw_params->clk_table.entries[entry_idx].phyclk_d18_mhz) in dcn35_clk_mgr_helper_populate_bw_params()
1191 bw_params->clk_table.entries[entry_idx].phyclk_d18_mhz = def_max.phyclk_d18_mhz; in dcn35_clk_mgr_helper_populate_bw_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h161 double phyclk_d18_mhz; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_translation_helper.c367 p->in_states->state_array[0].phyclk_d18_mhz = 667; in dml2_init_soc_states()
403 p->in_states->state_array[0].phyclk_d18_mhz = 667; in dml2_init_soc_states()
440 p->in_states->state_array[0].phyclk_d18_mhz = 667; in dml2_init_soc_states()
734 out->state_array[i].phyclk_d18_mhz = dc->dml.soc.clock_limits[i].phyclk_d18_mhz; in dml2_translate_soc_states()
H A Ddisplay_mode_core_structs.h281 dml_float_t phyclk_d18_mhz; member