Home
last modified time | relevance | path

Searched refs:pstate_mclk_peak (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h811 uint32_t pstate_mclk_peak; member
/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c830 *((uint32_t *)value) = hwmgr->pstate_mclk_peak * 100; in pp_dpm_read_sensor()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c386 hwmgr->pstate_mclk_peak = SMU10_UMD_PSTATE_PEAK_FCLK; in smu10_populate_umdpstate_clocks()
H A Dsmu8_hwmgr.c1037 hwmgr->pstate_mclk_peak = 0; in smu8_populate_umdpstate_clocks()
H A Dsmu7_hwmgr.c1554 hwmgr->pstate_mclk_peak = in smu7_populate_umdpstate_clocks()
1561 hwmgr->pstate_mclk_peak /= 100; in smu7_populate_umdpstate_clocks()
H A Dvega10_hwmgr.c3041 hwmgr->pstate_mclk_peak = table_info->vdd_dep_on_mclk->entries[table_info->vdd_dep_on_mclk->count - 1].clk; in vega10_populate_umdpstate_clocks()
3047 hwmgr->pstate_mclk_peak /= 100; in vega10_populate_umdpstate_clocks()
H A Dvega12_hwmgr.c1054 hwmgr->pstate_mclk_peak = mem_dpm_table->dpm_levels[mem_dpm_table->count].value; in vega12_populate_umdpstate_clocks()
H A Dvega20_hwmgr.c1584 hwmgr->pstate_mclk_peak = mem_table->dpm_levels[mem_table->count - 1].value; in vega20_populate_umdpstate_clocks()