Searched refs:single_dpm_table (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c1197 struct smu_13_0_dpm_table *single_dpm_table; local
1213 single_dpm_table = &(dpm_context->dpm_tables.gfx_table);
1216 single_dpm_table = &(dpm_context->dpm_tables.uclk_table);
1219 single_dpm_table = &(dpm_context->dpm_tables.soc_table);
1222 single_dpm_table = &(dpm_context->dpm_tables.fclk_table);
1226 single_dpm_table = &(dpm_context->dpm_tables.vclk_table);
1230 single_dpm_table = &(dpm_context->dpm_tables.dclk_table);
1233 single_dpm_table = &(dpm_context->dpm_tables.dcef_table);
1255 if (single_dpm_table->is_fine_grained) {
1267 if ((single_dpm_table
1905 struct smu_13_0_dpm_table *single_dpm_table; local
[all...]
H A Daldebaran_ppt.c741 struct smu_13_0_dpm_table *single_dpm_table; local
771 single_dpm_table = &(dpm_context->dpm_tables.gfx_table);
772 aldebaran_get_clk_table(smu, &clocks, single_dpm_table);
800 single_dpm_table = &(dpm_context->dpm_tables.uclk_table);
801 aldebaran_get_clk_table(smu, &clocks, single_dpm_table);
811 single_dpm_table = &(dpm_context->dpm_tables.soc_table);
812 aldebaran_get_clk_table(smu, &clocks, single_dpm_table);
822 single_dpm_table = &(dpm_context->dpm_tables.fclk_table);
823 aldebaran_get_clk_table(smu, &clocks, single_dpm_table);
833 single_dpm_table
948 struct smu_13_0_dpm_table *single_dpm_table = NULL; local
[all...]
H A Dsmu_v13_0_0_ppt.c1208 struct smu_13_0_dpm_table *single_dpm_table; local
1224 single_dpm_table = &(dpm_context->dpm_tables.gfx_table);
1227 single_dpm_table = &(dpm_context->dpm_tables.uclk_table);
1230 single_dpm_table = &(dpm_context->dpm_tables.soc_table);
1233 single_dpm_table = &(dpm_context->dpm_tables.fclk_table);
1237 single_dpm_table = &(dpm_context->dpm_tables.vclk_table);
1241 single_dpm_table = &(dpm_context->dpm_tables.dclk_table);
1244 single_dpm_table = &(dpm_context->dpm_tables.dcef_table);
1266 if (single_dpm_table->is_fine_grained) {
1278 if ((single_dpm_table
1916 struct smu_13_0_dpm_table *single_dpm_table; local
[all...]
H A Dsmu_v13_0_6_ppt.c941 struct smu_13_0_dpm_table *single_dpm_table,
948 ret = smu_v13_0_6_get_clk_table(smu, &clocks, single_dpm_table);
997 struct smu_13_0_dpm_table *single_dpm_table; local
1066 single_dpm_table = &(dpm_context->dpm_tables.uclk_table);
1068 return smu_v13_0_6_print_clks(smu, buf, size, single_dpm_table,
1080 single_dpm_table = &(dpm_context->dpm_tables.soc_table);
1082 return smu_v13_0_6_print_clks(smu, buf, size, single_dpm_table,
1094 single_dpm_table = &(dpm_context->dpm_tables.fclk_table);
1096 return smu_v13_0_6_print_clks(smu, buf, size, single_dpm_table,
1108 single_dpm_table
940 smu_v13_0_6_print_clks(struct smu_context *smu, char *buf, int size, struct smu_13_0_dpm_table *single_dpm_table, uint32_t curr_clk, const char *clk_name) argument
1197 struct smu_13_0_dpm_table *single_dpm_table = NULL; local
[all...]
H A Dsmu_v13_0.c1984 struct smu_13_0_dpm_table *single_dpm_table)
1992 &single_dpm_table->count);
2001 &single_dpm_table->is_fine_grained);
2008 for (i = 0; i < single_dpm_table->count; i++) {
2018 single_dpm_table->dpm_levels[i].value = clk;
2019 single_dpm_table->dpm_levels[i].enabled = true;
2022 single_dpm_table->min = clk;
2023 else if (i == single_dpm_table->count - 1)
2024 single_dpm_table->max = clk;
1982 smu_v13_0_set_single_dpm_table(struct smu_context *smu, enum smu_clk_type clk_type, struct smu_13_0_dpm_table *single_dpm_table) argument
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c763 struct smu_11_0_dpm_table *single_dpm_table; local
787 single_dpm_table = &(dpm_context->dpm_tables.gfx_table);
788 arcturus_get_clk_table(smu, &clocks, single_dpm_table);
799 single_dpm_table = &(dpm_context->dpm_tables.uclk_table);
800 arcturus_get_clk_table(smu, &clocks, single_dpm_table);
811 single_dpm_table = &(dpm_context->dpm_tables.soc_table);
812 arcturus_get_clk_table(smu, &clocks, single_dpm_table);
823 single_dpm_table = &(dpm_context->dpm_tables.fclk_table);
824 arcturus_get_clk_table(smu, &clocks, single_dpm_table);
835 single_dpm_table
964 struct smu_11_0_dpm_table *single_dpm_table = NULL; local
[all...]
H A Dsmu_v11_0.c2007 struct smu_11_0_dpm_table *single_dpm_table)
2015 &single_dpm_table->count);
2021 for (i = 0; i < single_dpm_table->count; i++) {
2031 single_dpm_table->dpm_levels[i].value = clk;
2032 single_dpm_table->dpm_levels[i].enabled = true;
2035 single_dpm_table->min = clk;
2036 else if (i == single_dpm_table->count - 1)
2037 single_dpm_table->max = clk;
2005 smu_v11_0_set_single_dpm_table(struct smu_context *smu, enum smu_clk_type clk_type, struct smu_11_0_dpm_table *single_dpm_table) argument
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v14_0.h191 struct smu_14_0_dpm_table *single_dpm_table);
H A Dsmu_v11_0.h282 struct smu_11_0_dpm_table *single_dpm_table);
H A Dsmu_v13_0.h237 struct smu_13_0_dpm_table *single_dpm_table);
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c1351 struct smu_14_0_dpm_table *single_dpm_table)
1359 &single_dpm_table->count);
1367 &single_dpm_table->is_fine_grained);
1373 for (i = 0; i < single_dpm_table->count; i++) {
1383 single_dpm_table->dpm_levels[i].value = clk;
1384 single_dpm_table->dpm_levels[i].enabled = true;
1387 single_dpm_table->min = clk;
1388 else if (i == single_dpm_table->count - 1)
1389 single_dpm_table->max = clk;
1349 smu_v14_0_set_single_dpm_table(struct smu_context *smu, enum smu_clk_type clk_type, struct smu_14_0_dpm_table *single_dpm_table) argument

Completed in 145 milliseconds