Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c299 static u32 amdgpu_get_stable_pstate(struct amdgpu_device *adev) in amdgpu_get_stable_pstate() function
376 current_stable_pstate = amdgpu_get_stable_pstate(adev); in __amdgpu_ctx_set_stable_pstate()
649 *stable_pstate = amdgpu_get_stable_pstate(adev); in amdgpu_ctx_stable_pstate()