Home
last modified time | relevance | path

Searched refs:pstate_mclk (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h804 uint32_t pstate_mclk; member
H A Damdgpu_smu.h419 uint32_t pstate_mclk; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h802 uint32_t pstate_mclk; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h495 uint32_t pstate_mclk; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c1567 hwmgr->pstate_mclk = mem_table->dpm_levels[0].value; in vega20_populate_umdpstate_clocks()
1572 hwmgr->pstate_mclk = mem_table->dpm_levels[VEGA20_UMD_PSTATE_MCLK_LEVEL].value; in vega20_populate_umdpstate_clocks()
1576 hwmgr->pstate_mclk = hwmgr->pstate_mclk * 100; in vega20_populate_umdpstate_clocks()
H A Dsmu10_hwmgr.c556 hwmgr->pstate_mclk = SMU10_UMD_PSTATE_FCLK * 100; in smu10_hwmgr_backend_init()
H A Dsmu8_hwmgr.c1171 hwmgr->pstate_mclk = 0; in smu8_phm_unforce_dpm_levels()
H A Dsmu7_hwmgr.c2895 hwmgr->pstate_mclk = tmp_mclk; in smu7_get_profiling_clk()
H A Dvega10_hwmgr.c4168 hwmgr->pstate_mclk = table_info->vdd_dep_on_mclk->entries[VEGA10_UMD_PSTATE_MCLK_LEVEL].clk; in vega10_get_profiling_clk_mask()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c1037 hwmgr->pstate_mclk = mem_dpm_table->dpm_levels[VEGA12_UMD_PSTATE_MCLK_LEVEL].value; in vega12_populate_umdpstate_clocks()
1040 hwmgr->pstate_mclk = mem_dpm_table->dpm_levels[0].value; in vega12_populate_umdpstate_clocks()
H A Dsmu10_hwmgr.c381 hwmgr->pstate_mclk = SMU10_UMD_PSTATE_FCLK; in smu10_populate_umdpstate_clocks()
H A Dsmu7_hwmgr.c1511 hwmgr->pstate_mclk = golden_dpm_table->mclk_table.dpm_levels[0].value; in smu7_populate_umdpstate_clocks()
1515 hwmgr->pstate_mclk = golden_dpm_table->mclk_table.dpm_levels[golden_dpm_table->mclk_table.count - 2].value; in smu7_populate_umdpstate_clocks()
1518 tmp_sclk = hwmgr->pstate_mclk * percentage / 100; in smu7_populate_umdpstate_clocks()
1559 hwmgr->pstate_mclk /= 100; in smu7_populate_umdpstate_clocks()
H A Dsmu8_hwmgr.c1025 hwmgr->pstate_mclk = 0; in smu8_populate_umdpstate_clocks()
H A Dvega20_hwmgr.c1566 hwmgr->pstate_mclk = mem_table->dpm_levels[VEGA20_UMD_PSTATE_MCLK_LEVEL].value; in vega20_populate_umdpstate_clocks()
1569 hwmgr->pstate_mclk = mem_table->dpm_levels[0].value; in vega20_populate_umdpstate_clocks()
H A Dvega10_hwmgr.c3015 hwmgr->pstate_mclk = table_info->vdd_dep_on_mclk->entries[VEGA10_UMD_PSTATE_MCLK_LEVEL].clk; in vega10_populate_umdpstate_clocks()
3018 hwmgr->pstate_mclk = table_info->vdd_dep_on_mclk->entries[0].clk; in vega10_populate_umdpstate_clocks()
3026 hwmgr->pstate_mclk /= 100; in vega10_populate_umdpstate_clocks()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c846 *((uint32_t *)value) = hwmgr->pstate_mclk; in pp_dpm_read_sensor()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c822 *((uint32_t *)value) = hwmgr->pstate_mclk * 100; in pp_dpm_read_sensor()

Completed in 63 milliseconds