Home
last modified time | relevance | path

Searched refs:SMU_DPM_TABLE_MAX (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c1025 max_clk = SMU_DPM_TABLE_MAX(dpm_table); in smu_v13_0_6_get_dpm_ultimate_freq()
1211 pstate_table->gfxclk_pstate.peak = SMU_DPM_TABLE_MAX(gfx_table); in smu_v13_0_6_populate_umd_state_clk()
1213 pstate_table->gfxclk_pstate.curr.max = SMU_DPM_TABLE_MAX(gfx_table); in smu_v13_0_6_populate_umd_state_clk()
1216 pstate_table->uclk_pstate.peak = SMU_DPM_TABLE_MAX(mem_table); in smu_v13_0_6_populate_umd_state_clk()
1218 pstate_table->uclk_pstate.curr.max = SMU_DPM_TABLE_MAX(mem_table); in smu_v13_0_6_populate_umd_state_clk()
1221 pstate_table->socclk_pstate.peak = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_6_populate_umd_state_clk()
1223 pstate_table->socclk_pstate.curr.max = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_6_populate_umd_state_clk()
1226 pstate_table->fclk_pstate.peak = SMU_DPM_TABLE_MAX(fclk_table); in smu_v13_0_6_populate_umd_state_clk()
1228 pstate_table->fclk_pstate.curr.max = SMU_DPM_TABLE_MAX(fclk_table); in smu_v13_0_6_populate_umd_state_clk()
2005 SMU_DPM_TABLE_MAX(gfx_table); in smu_v13_0_6_set_performance_level()
[all …]
H A Daldebaran_ppt.c376 max_clk = SMU_DPM_TABLE_MAX(dpm_table); in aldebaran_get_dpm_ultimate_freq()
594 pstate_table->gfxclk_pstate.peak = SMU_DPM_TABLE_MAX(gfx_table); in aldebaran_populate_umd_state_clk()
596 pstate_table->gfxclk_pstate.curr.max = SMU_DPM_TABLE_MAX(gfx_table); in aldebaran_populate_umd_state_clk()
599 pstate_table->uclk_pstate.peak = SMU_DPM_TABLE_MAX(mem_table); in aldebaran_populate_umd_state_clk()
601 pstate_table->uclk_pstate.curr.max = SMU_DPM_TABLE_MAX(mem_table); in aldebaran_populate_umd_state_clk()
604 pstate_table->socclk_pstate.peak = SMU_DPM_TABLE_MAX(soc_table); in aldebaran_populate_umd_state_clk()
606 pstate_table->socclk_pstate.curr.max = SMU_DPM_TABLE_MAX(soc_table); in aldebaran_populate_umd_state_clk()
1208 SMU_DPM_TABLE_MAX(gfx_table); in aldebaran_set_performance_level()
1250 max_clk = SMU_DPM_TABLE_MAX(&dpm_context->dpm_tables.gfx_table); in aldebaran_set_soft_freq_limited_range()
1325 max_clk = SMU_DPM_TABLE_MAX(&dpm_context->dpm_tables.gfx_table); in aldebaran_usr_edit_dpm_table()
[all …]
H A Dsmu_v13_0_7_ppt.c914 *max = SMU_DPM_TABLE_MAX(dpm_table); in smu_v13_0_7_get_dpm_ultimate_freq()
2287 (driver_clocks.GameClockAc < SMU_DPM_TABLE_MAX(gfx_table))) in smu_v13_0_7_populate_umd_state_clk()
2290 pstate_table->gfxclk_pstate.peak = SMU_DPM_TABLE_MAX(gfx_table); in smu_v13_0_7_populate_umd_state_clk()
2293 pstate_table->uclk_pstate.peak = SMU_DPM_TABLE_MAX(mem_table); in smu_v13_0_7_populate_umd_state_clk()
2296 pstate_table->socclk_pstate.peak = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_7_populate_umd_state_clk()
2299 pstate_table->vclk_pstate.peak = SMU_DPM_TABLE_MAX(vclk_table); in smu_v13_0_7_populate_umd_state_clk()
2302 pstate_table->dclk_pstate.peak = SMU_DPM_TABLE_MAX(dclk_table); in smu_v13_0_7_populate_umd_state_clk()
2305 pstate_table->fclk_pstate.peak = SMU_DPM_TABLE_MAX(fclk_table); in smu_v13_0_7_populate_umd_state_clk()
2308 driver_clocks.BaseClockAc < SMU_DPM_TABLE_MAX(gfx_table)) in smu_v13_0_7_populate_umd_state_clk()
2312 SMU_DPM_TABLE_MAX(gfx_table); in smu_v13_0_7_populate_umd_state_clk()
[all …]
H A Dsmu_v13_0_0_ppt.c904 *max = SMU_DPM_TABLE_MAX(dpm_table); in smu_v13_0_0_get_dpm_ultimate_freq()
2285 (driver_clocks.GameClockAc < SMU_DPM_TABLE_MAX(gfx_table))) in smu_v13_0_0_populate_umd_state_clk()
2288 pstate_table->gfxclk_pstate.peak = SMU_DPM_TABLE_MAX(gfx_table); in smu_v13_0_0_populate_umd_state_clk()
2291 pstate_table->uclk_pstate.peak = SMU_DPM_TABLE_MAX(mem_table); in smu_v13_0_0_populate_umd_state_clk()
2294 pstate_table->socclk_pstate.peak = SMU_DPM_TABLE_MAX(soc_table); in smu_v13_0_0_populate_umd_state_clk()
2297 pstate_table->vclk_pstate.peak = SMU_DPM_TABLE_MAX(vclk_table); in smu_v13_0_0_populate_umd_state_clk()
2300 pstate_table->dclk_pstate.peak = SMU_DPM_TABLE_MAX(dclk_table); in smu_v13_0_0_populate_umd_state_clk()
2303 pstate_table->fclk_pstate.peak = SMU_DPM_TABLE_MAX(fclk_table); in smu_v13_0_0_populate_umd_state_clk()
2306 driver_clocks.BaseClockAc < SMU_DPM_TABLE_MAX(gfx_table)) in smu_v13_0_0_populate_umd_state_clk()
2310 SMU_DPM_TABLE_MAX(gfx_table); in smu_v13_0_0_populate_umd_state_clk()
[all …]
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c1208 sclk_min = sclk_max = SMU_DPM_TABLE_MAX(gfx_table); in smu_v14_0_set_performance_level()
1209 mclk_min = mclk_max = SMU_DPM_TABLE_MAX(mem_table); in smu_v14_0_set_performance_level()
1210 socclk_min = socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v14_0_set_performance_level()
1211 vclk_min = vclk_max = SMU_DPM_TABLE_MAX(vclk_table); in smu_v14_0_set_performance_level()
1212 dclk_min = dclk_max = SMU_DPM_TABLE_MAX(dclk_table); in smu_v14_0_set_performance_level()
1213 fclk_min = fclk_max = SMU_DPM_TABLE_MAX(fclk_table); in smu_v14_0_set_performance_level()
1225 sclk_max = SMU_DPM_TABLE_MAX(gfx_table); in smu_v14_0_set_performance_level()
1227 mclk_max = SMU_DPM_TABLE_MAX(mem_table); in smu_v14_0_set_performance_level()
1229 socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v14_0_set_performance_level()
1231 vclk_max = SMU_DPM_TABLE_MAX(vclk_table); in smu_v14_0_set_performance_level()
[all …]
H A Dsmu_v14_0_2_ppt.c792 *max = SMU_DPM_TABLE_MAX(dpm_table); in smu_v14_0_2_get_dpm_ultimate_freq()
1525 (driver_clocks.GameClockAc < SMU_DPM_TABLE_MAX(gfx_table))) in smu_v14_0_2_populate_umd_state_clk()
1528 pstate_table->gfxclk_pstate.peak = SMU_DPM_TABLE_MAX(gfx_table); in smu_v14_0_2_populate_umd_state_clk()
1531 pstate_table->uclk_pstate.peak = SMU_DPM_TABLE_MAX(mem_table); in smu_v14_0_2_populate_umd_state_clk()
1534 pstate_table->socclk_pstate.peak = SMU_DPM_TABLE_MAX(soc_table); in smu_v14_0_2_populate_umd_state_clk()
1537 pstate_table->vclk_pstate.peak = SMU_DPM_TABLE_MAX(vclk_table); in smu_v14_0_2_populate_umd_state_clk()
1540 pstate_table->dclk_pstate.peak = SMU_DPM_TABLE_MAX(dclk_table); in smu_v14_0_2_populate_umd_state_clk()
1543 pstate_table->fclk_pstate.peak = SMU_DPM_TABLE_MAX(fclk_table); in smu_v14_0_2_populate_umd_state_clk()
1546 driver_clocks.BaseClockAc < SMU_DPM_TABLE_MAX(gfx_table)) in smu_v14_0_2_populate_umd_state_clk()
1550 SMU_DPM_TABLE_MAX(gfx_table); in smu_v14_0_2_populate_umd_state_clk()
[all …]
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c1800 sclk_min = sclk_max = SMU_DPM_TABLE_MAX(gfx_table); in smu_v11_0_set_performance_level()
1801 mclk_min = mclk_max = SMU_DPM_TABLE_MAX(mem_table); in smu_v11_0_set_performance_level()
1802 socclk_min = socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v11_0_set_performance_level()
1811 sclk_max = SMU_DPM_TABLE_MAX(gfx_table); in smu_v11_0_set_performance_level()
1813 mclk_max = SMU_DPM_TABLE_MAX(mem_table); in smu_v11_0_set_performance_level()
1815 socclk_max = SMU_DPM_TABLE_MAX(soc_table); in smu_v11_0_set_performance_level()
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c1364 max_clk = SMU_DPM_TABLE_MAX(dpm_table); in smu_cmn_print_dpm_clk_levels()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h328 #define SMU_DPM_TABLE_MAX(table) \ macro