Searched refs:stable_pstate (Results 1 – 2 of 2) sorted by relevance
293 u32 *stable_pstate) in amdgpu_ctx_get_stable_pstate() argument311 *stable_pstate = AMDGPU_CTX_STABLE_PSTATE_PEAK; in amdgpu_ctx_get_stable_pstate()314 *stable_pstate = AMDGPU_CTX_STABLE_PSTATE_NONE; in amdgpu_ctx_get_stable_pstate()348 ctx->stable_pstate = mgr->adev->pm.stable_pstate_ctx->stable_pstate; in amdgpu_ctx_init()350 ctx->stable_pstate = current_stable_pstate; in amdgpu_ctx_init()357 u32 stable_pstate) in amdgpu_ctx_set_stable_pstate() argument371 if (r || (stable_pstate == current_stable_pstate)) in amdgpu_ctx_set_stable_pstate()374 switch (stable_pstate) { in amdgpu_ctx_set_stable_pstate()639 bool set, u32 *stable_pstate) in amdgpu_ctx_stable_pstate() argument669 uint32_t id, stable_pstate; in amdgpu_ctx_ioctl() local[all …]
59 uint32_t stable_pstate; member
Completed in 7 milliseconds