Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_internal.h92 #define smu_gpo_control(smu, enablement) smu_ppt_funcs(gpo_control, 0, smu, enablement) macro
Damdgpu_smu.c1660 smu_gpo_control(smu, false); in smu_enable_umd_pstate()
1673 smu_gpo_control(smu, true); in smu_enable_umd_pstate()