Searched refs:current_stable_pstate (Results 1 – 1 of 1) sorted by relevance
324 u32 current_stable_pstate; in amdgpu_ctx_init() local343 r = amdgpu_ctx_get_stable_pstate(ctx, ¤t_stable_pstate); in amdgpu_ctx_init()350 ctx->stable_pstate = current_stable_pstate; in amdgpu_ctx_init()361 u32 current_stable_pstate; in amdgpu_ctx_set_stable_pstate() local370 r = amdgpu_ctx_get_stable_pstate(ctx, ¤t_stable_pstate); in amdgpu_ctx_set_stable_pstate()371 if (r || (stable_pstate == current_stable_pstate)) in amdgpu_ctx_set_stable_pstate()