Searched refs:stable_pstate (Results 1 – 2 of 2) sorted by relevance
276 u32 *stable_pstate) in amdgpu_ctx_get_stable_pstate() argument294 *stable_pstate = AMDGPU_CTX_STABLE_PSTATE_PEAK; in amdgpu_ctx_get_stable_pstate()297 *stable_pstate = AMDGPU_CTX_STABLE_PSTATE_NONE; in amdgpu_ctx_get_stable_pstate()330 ctx->stable_pstate = mgr->adev->pm.stable_pstate_ctx->stable_pstate; in amdgpu_ctx_init()332 ctx->stable_pstate = current_stable_pstate; in amdgpu_ctx_init()338 u32 stable_pstate) in amdgpu_ctx_set_stable_pstate() argument352 if (r || (stable_pstate == current_stable_pstate)) in amdgpu_ctx_set_stable_pstate()355 switch (stable_pstate) { in amdgpu_ctx_set_stable_pstate()611 bool set, u32 *stable_pstate) in amdgpu_ctx_stable_pstate() argument641 uint32_t id, stable_pstate; in amdgpu_ctx_ioctl() local[all …]
59 uint32_t stable_pstate; member
Completed in 4 milliseconds