Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ctx.c607 static int amdgpu_ctx_stable_pstate(struct amdgpu_device *adev, in amdgpu_ctx_stable_pstate() function
671 r = amdgpu_ctx_stable_pstate(adev, fpriv, id, false, &stable_pstate); in amdgpu_ctx_ioctl()
681 r = amdgpu_ctx_stable_pstate(adev, fpriv, id, true, &stable_pstate); in amdgpu_ctx_ioctl()