Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h803 uint32_t pstate_sclk; member
H A Damdgpu_smu.h418 uint32_t pstate_sclk; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h801 uint32_t pstate_sclk; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h494 uint32_t pstate_sclk; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c1566 hwmgr->pstate_sclk = gfx_table->dpm_levels[0].value; in vega20_populate_umdpstate_clocks()
1571 hwmgr->pstate_sclk = gfx_table->dpm_levels[VEGA20_UMD_PSTATE_GFXCLK_LEVEL].value; in vega20_populate_umdpstate_clocks()
1575 hwmgr->pstate_sclk = hwmgr->pstate_sclk * 100; in vega20_populate_umdpstate_clocks()
H A Dsmu10_hwmgr.c555 hwmgr->pstate_sclk = SMU10_UMD_PSTATE_GFXCLK * 100; in smu10_hwmgr_backend_init()
H A Dsmu8_hwmgr.c1170 hwmgr->pstate_sclk = table->entries[0].clk; in smu8_phm_unforce_dpm_levels()
H A Dsmu7_hwmgr.c2894 hwmgr->pstate_sclk = tmp_sclk; in smu7_get_profiling_clk()
2908 if (hwmgr->pstate_sclk == 0) in smu7_force_dpm_level()
H A Dvega10_hwmgr.c4167 hwmgr->pstate_sclk = table_info->vdd_dep_on_sclk->entries[VEGA10_UMD_PSTATE_GFXCLK_LEVEL].clk; in vega10_get_profiling_clk_mask()
4279 if (hwmgr->pstate_sclk == 0) in vega10_dpm_force_dpm_level()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c1036 hwmgr->pstate_sclk = gfx_dpm_table->dpm_levels[VEGA12_UMD_PSTATE_GFXCLK_LEVEL].value; in vega12_populate_umdpstate_clocks()
1039 hwmgr->pstate_sclk = gfx_dpm_table->dpm_levels[0].value; in vega12_populate_umdpstate_clocks()
H A Dsmu10_hwmgr.c380 hwmgr->pstate_sclk = SMU10_UMD_PSTATE_GFXCLK; in smu10_populate_umdpstate_clocks()
H A Dsmu7_hwmgr.c1526 hwmgr->pstate_sclk = vddc_dependency_on_sclk->entries[count].clk; in smu7_populate_umdpstate_clocks()
1531 hwmgr->pstate_sclk = vddc_dependency_on_sclk->entries[0].clk; in smu7_populate_umdpstate_clocks()
1543 hwmgr->pstate_sclk = vdd_dep_on_sclk->entries[count].clk; in smu7_populate_umdpstate_clocks()
1548 hwmgr->pstate_sclk = vdd_dep_on_sclk->entries[0].clk; in smu7_populate_umdpstate_clocks()
1558 hwmgr->pstate_sclk /= 100; in smu7_populate_umdpstate_clocks()
H A Dsmu8_hwmgr.c1024 hwmgr->pstate_sclk = table->entries[0].clk / 100; in smu8_populate_umdpstate_clocks()
H A Dvega20_hwmgr.c1565 hwmgr->pstate_sclk = gfx_table->dpm_levels[VEGA20_UMD_PSTATE_GFXCLK_LEVEL].value; in vega20_populate_umdpstate_clocks()
1568 hwmgr->pstate_sclk = gfx_table->dpm_levels[0].value; in vega20_populate_umdpstate_clocks()
H A Dvega10_hwmgr.c3014 hwmgr->pstate_sclk = table_info->vdd_dep_on_sclk->entries[VEGA10_UMD_PSTATE_GFXCLK_LEVEL].clk; in vega10_populate_umdpstate_clocks()
3017 hwmgr->pstate_sclk = table_info->vdd_dep_on_sclk->entries[0].clk; in vega10_populate_umdpstate_clocks()
3025 hwmgr->pstate_sclk /= 100; in vega10_populate_umdpstate_clocks()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c843 *((uint32_t *)value) = hwmgr->pstate_sclk; in pp_dpm_read_sensor()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c819 *((uint32_t *)value) = hwmgr->pstate_sclk * 100; in pp_dpm_read_sensor()

Completed in 69 milliseconds