Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dvega20_ppt.c2103 struct vega20_dpm_table *dpm_ctx = (struct vega20_dpm_table *)(smu_dpm_ctx->dpm_context); in vega20_apply_clocks_adjust_rules() local
2114 dpm_table = &(dpm_ctx->gfx_table); in vega20_apply_clocks_adjust_rules()
2136 dpm_table = &(dpm_ctx->mem_table); in vega20_apply_clocks_adjust_rules()
2178 dpm_table = &(dpm_ctx->vclk_table); in vega20_apply_clocks_adjust_rules()
2195 dpm_table = &(dpm_ctx->dclk_table); in vega20_apply_clocks_adjust_rules()
2212 dpm_table = &(dpm_ctx->soc_table); in vega20_apply_clocks_adjust_rules()
2229 dpm_table = &(dpm_ctx->eclk_table); in vega20_apply_clocks_adjust_rules()