Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
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/smu13/
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 …]