Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c347 u32 current_stable_pstate; in __amdgpu_ctx_set_stable_pstate() local
376 current_stable_pstate = amdgpu_get_stable_pstate(adev); in __amdgpu_ctx_set_stable_pstate()
377 if (current_stable_pstate == stable_pstate) in __amdgpu_ctx_set_stable_pstate()
390 WRITE_ONCE(ctx->stable_pstate, current_stable_pstate); in __amdgpu_ctx_set_stable_pstate()