Searched refs:stable_pstate_ctx (Results 1 – 3 of 3) sorted by relevance
329 if (mgr->adev->pm.stable_pstate_ctx) in amdgpu_ctx_init()330 ctx->stable_pstate = mgr->adev->pm.stable_pstate_ctx->stable_pstate; in amdgpu_ctx_init()346 if (adev->pm.stable_pstate_ctx && adev->pm.stable_pstate_ctx != ctx) { in amdgpu_ctx_set_stable_pstate()379 adev->pm.stable_pstate_ctx = NULL; in amdgpu_ctx_set_stable_pstate()381 adev->pm.stable_pstate_ctx = ctx; in amdgpu_ctx_set_stable_pstate()
362 struct amdgpu_ctx *stable_pstate_ctx; member
349 adev->pm.stable_pstate_ctx = NULL; in amdgpu_set_power_dpm_force_performance_level()
Completed in 12 milliseconds