Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_vega20_ppt.c2093 struct vega20_dpm_table *dpm_ctx = (struct vega20_dpm_table *)(smu_dpm_ctx->dpm_context); in vega20_apply_clocks_adjust_rules() local
2104 dpm_table = &(dpm_ctx->gfx_table); in vega20_apply_clocks_adjust_rules()
2126 dpm_table = &(dpm_ctx->mem_table); in vega20_apply_clocks_adjust_rules()
2168 dpm_table = &(dpm_ctx->vclk_table); in vega20_apply_clocks_adjust_rules()
2185 dpm_table = &(dpm_ctx->dclk_table); in vega20_apply_clocks_adjust_rules()
2202 dpm_table = &(dpm_ctx->soc_table); in vega20_apply_clocks_adjust_rules()
2219 dpm_table = &(dpm_ctx->eclk_table); in vega20_apply_clocks_adjust_rules()