| /Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| D | aldebaran_ppt.c | 331 dpm_table = &dpm_context->dpm_tables.gfx_table; in aldebaran_set_default_dpm_table() 509 struct smu_13_0_dpm_table *gfx_table = in aldebaran_populate_umd_state_clk() local 510 &dpm_context->dpm_tables.gfx_table; in aldebaran_populate_umd_state_clk() 518 pstate_table->gfxclk_pstate.min = gfx_table->min; in aldebaran_populate_umd_state_clk() 519 pstate_table->gfxclk_pstate.peak = gfx_table->max; in aldebaran_populate_umd_state_clk() 520 pstate_table->gfxclk_pstate.curr.min = gfx_table->min; in aldebaran_populate_umd_state_clk() 521 pstate_table->gfxclk_pstate.curr.max = gfx_table->max; in aldebaran_populate_umd_state_clk() 533 if (gfx_table->count > ALDEBARAN_UMD_PSTATE_GFXCLK_LEVEL && in aldebaran_populate_umd_state_clk() 537 gfx_table->dpm_levels[ALDEBARAN_UMD_PSTATE_GFXCLK_LEVEL].value; in aldebaran_populate_umd_state_clk() 774 single_dpm_table = &(dpm_context->dpm_tables.gfx_table); in aldebaran_print_clk_levels() [all …]
|
| D | aldebaran_ppt.h | 61 struct aldebaran_single_dpm_table gfx_table; member
|
| D | smu_v13_0_7_ppt.c | 566 dpm_table = &dpm_context->dpm_tables.gfx_table; in smu_v13_0_7_set_default_dpm_table() 972 single_dpm_table = &(dpm_context->dpm_tables.gfx_table); in smu_v13_0_7_print_clk_levels() 1101 single_dpm_table = &(dpm_context->dpm_tables.gfx_table); in smu_v13_0_7_force_clk_levels() 1312 struct smu_13_0_dpm_table *gfx_table = in smu_v13_0_7_populate_umd_state_clk() local 1313 &dpm_context->dpm_tables.gfx_table; in smu_v13_0_7_populate_umd_state_clk() 1327 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v13_0_7_populate_umd_state_clk() 1328 pstate_table->gfxclk_pstate.peak = gfx_table->max; in smu_v13_0_7_populate_umd_state_clk() 1349 pstate_table->gfxclk_pstate.standard = gfx_table->min; in smu_v13_0_7_populate_umd_state_clk()
|
| D | smu_v13_0_0_ppt.c | 513 dpm_table = &dpm_context->dpm_tables.gfx_table; in smu_v13_0_0_set_default_dpm_table() 929 single_dpm_table = &(dpm_context->dpm_tables.gfx_table); in smu_v13_0_0_print_clk_levels() 1058 single_dpm_table = &(dpm_context->dpm_tables.gfx_table); in smu_v13_0_0_force_clk_levels() 1270 struct smu_13_0_dpm_table *gfx_table = in smu_v13_0_0_populate_umd_state_clk() local 1271 &dpm_context->dpm_tables.gfx_table; in smu_v13_0_0_populate_umd_state_clk() 1285 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v13_0_0_populate_umd_state_clk() 1286 pstate_table->gfxclk_pstate.peak = gfx_table->max; in smu_v13_0_0_populate_umd_state_clk() 1307 pstate_table->gfxclk_pstate.standard = gfx_table->min; in smu_v13_0_0_populate_umd_state_clk()
|
| D | smu_v13_0.c | 1703 struct smu_13_0_dpm_table *gfx_table = in smu_v13_0_set_performance_level() local 1704 &dpm_context->dpm_tables.gfx_table; in smu_v13_0_set_performance_level() 1728 sclk_min = sclk_max = gfx_table->max; in smu_v13_0_set_performance_level() 1736 sclk_min = sclk_max = gfx_table->min; in smu_v13_0_set_performance_level() 1744 sclk_min = gfx_table->min; in smu_v13_0_set_performance_level() 1745 sclk_max = gfx_table->max; in smu_v13_0_set_performance_level()
|
| /Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | vega12_hwmgr.c | 658 dpm_table = &(data->dpm_table.gfx_table); in vega12_setup_default_dpm_tables() 779 struct vega12_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table); 1135 min_freq = data->dpm_table.gfx_table.dpm_state.soft_min_level; in vega12_upload_dpm_min_level() 1226 max_freq = data->dpm_table.gfx_table.dpm_state.soft_max_level; in vega12_upload_dpm_max_level() 1630 soft_level = vega12_find_highest_dpm_level(&(data->dpm_table.gfx_table)); in vega12_force_dpm_highest() 1632 data->dpm_table.gfx_table.dpm_state.soft_min_level = in vega12_force_dpm_highest() 1633 data->dpm_table.gfx_table.dpm_state.soft_max_level = in vega12_force_dpm_highest() 1634 data->dpm_table.gfx_table.dpm_levels[soft_level].value; in vega12_force_dpm_highest() 1659 soft_level = vega12_find_lowest_dpm_level(&(data->dpm_table.gfx_table)); in vega12_force_dpm_lowest() 1661 data->dpm_table.gfx_table.dpm_state.soft_min_level = in vega12_force_dpm_lowest() [all …]
|
| D | vega20_hwmgr.c | 590 dpm_table = &(data->dpm_table.gfx_table); in vega20_setup_gfxclk_dpm_table() 656 dpm_table = &(data->dpm_table.gfx_table); in vega20_setup_default_dpm_tables() 1471 &(data->dpm_table.gfx_table); in vega20_get_sclk_od() 1473 &(data->golden_dpm_table.gfx_table); in vega20_get_sclk_od() 1490 &(data->golden_dpm_table.gfx_table); in vega20_set_sclk_od() 1562 struct vega20_single_dpm_table *gfx_table = &(data->dpm_table.gfx_table); in vega20_populate_umdpstate_clocks() local 1565 hwmgr->pstate_sclk = gfx_table->dpm_levels[0].value; in vega20_populate_umdpstate_clocks() 1568 if (gfx_table->count > VEGA20_UMD_PSTATE_GFXCLK_LEVEL && in vega20_populate_umdpstate_clocks() 1570 hwmgr->pstate_sclk = gfx_table->dpm_levels[VEGA20_UMD_PSTATE_GFXCLK_LEVEL].value; in vega20_populate_umdpstate_clocks() 1825 min_freq = data->dpm_table.gfx_table.dpm_state.soft_min_level; in vega20_upload_dpm_min_level() [all …]
|
| D | vega10_hwmgr.c | 1351 dpm_table = &(data->dpm_table.gfx_table); in vega10_setup_default_dpm_tables() 1726 struct vega10_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table); in vega10_populate_all_graphic_levels() 3395 struct vega10_single_dpm_table *sclk_table = &(data->dpm_table.gfx_table); in vega10_find_dpm_states_clocks_in_dpm_table() 3447 for (count = 0; count < dpm_table->gfx_table.count; count++) in vega10_populate_and_upload_sclk_mclk_dpm_levels() 3448 dpm_table->gfx_table.dpm_levels[count].value = odn_clk_table->entries[count].clk; in vega10_populate_and_upload_sclk_mclk_dpm_levels() 3531 &(data->dpm_table.gfx_table), in vega10_trim_dpm_states() 3601 data->dpm_table.gfx_table.dpm_state.soft_min_level) { in vega10_upload_dpm_bootup_level() 3607 data->dpm_table.gfx_table.dpm_state.soft_min_level = in vega10_upload_dpm_bootup_level() 3659 data->dpm_table.gfx_table.dpm_state.soft_max_level) { in vega10_upload_dpm_max_level() 3664 data->dpm_table.gfx_table.dpm_state.soft_max_level = in vega10_upload_dpm_max_level() [all …]
|
| D | vega10_hwmgr.h | 148 struct vega10_single_dpm_table gfx_table; member
|
| D | vega12_hwmgr.h | 127 struct vega12_single_dpm_table gfx_table; member
|
| D | vega20_hwmgr.h | 179 struct vega20_single_dpm_table gfx_table; member
|
| /Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| D | arcturus_ppt.h | 61 struct arcturus_single_dpm_table gfx_table; member
|
| D | arcturus_ppt.c | 353 dpm_table = &dpm_context->dpm_tables.gfx_table; in arcturus_set_default_dpm_table() 533 struct smu_11_0_dpm_table *gfx_table = in arcturus_populate_umd_state_clk() local 534 &dpm_context->dpm_tables.gfx_table; in arcturus_populate_umd_state_clk() 542 pstate_table->gfxclk_pstate.min = gfx_table->min; in arcturus_populate_umd_state_clk() 543 pstate_table->gfxclk_pstate.peak = gfx_table->max; in arcturus_populate_umd_state_clk() 551 if (gfx_table->count > ARCTURUS_UMD_PSTATE_GFXCLK_LEVEL && in arcturus_populate_umd_state_clk() 555 gfx_table->dpm_levels[ARCTURUS_UMD_PSTATE_GFXCLK_LEVEL].value; in arcturus_populate_umd_state_clk() 788 single_dpm_table = &(dpm_context->dpm_tables.gfx_table); in arcturus_print_clk_levels() 959 freq = dpm_context->dpm_tables.gfx_table.dpm_levels[level].value; in arcturus_upload_dpm_level() 1029 single_dpm_table = &(dpm_context->dpm_tables.gfx_table); in arcturus_force_clk_levels()
|
| D | smu_v11_0.c | 1852 struct smu_11_0_dpm_table *gfx_table = in smu_v11_0_set_performance_level() local 1853 &dpm_context->dpm_tables.gfx_table; in smu_v11_0_set_performance_level() 1868 sclk_min = sclk_max = gfx_table->max; in smu_v11_0_set_performance_level() 1873 sclk_min = sclk_max = gfx_table->min; in smu_v11_0_set_performance_level() 1878 sclk_min = gfx_table->min; in smu_v11_0_set_performance_level() 1879 sclk_max = gfx_table->max; in smu_v11_0_set_performance_level()
|
| D | navi10_ppt.c | 988 dpm_table = &dpm_context->dpm_tables.gfx_table; in navi10_set_default_dpm_table() 1696 struct smu_11_0_dpm_table *gfx_table = in navi10_populate_umd_state_clk() local 1697 &dpm_context->dpm_tables.gfx_table; in navi10_populate_umd_state_clk() 1707 pstate_table->gfxclk_pstate.min = gfx_table->min; in navi10_populate_umd_state_clk() 1751 sclk_freq = gfx_table->dpm_levels[gfx_table->count - 1].value; in navi10_populate_umd_state_clk() 1762 if (gfx_table->max > NAVI10_UMD_PSTATE_PROFILING_GFXCLK && in navi10_populate_umd_state_clk()
|
| D | sienna_cichlid_ppt.c | 952 dpm_table = &dpm_context->dpm_tables.gfx_table; in sienna_cichlid_set_default_dpm_table() 1468 struct smu_11_0_dpm_table *gfx_table = in sienna_cichlid_populate_umd_state_clk() local 1469 &dpm_context->dpm_tables.gfx_table; in sienna_cichlid_populate_umd_state_clk() 1478 pstate_table->gfxclk_pstate.min = gfx_table->min; in sienna_cichlid_populate_umd_state_clk() 1479 pstate_table->gfxclk_pstate.peak = gfx_table->max; in sienna_cichlid_populate_umd_state_clk()
|
| /Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/ |
| D | smu_v13_0.h | 94 struct smu_13_0_dpm_table gfx_table; member
|
| D | smu_v11_0.h | 105 struct smu_11_0_dpm_table gfx_table; member
|