Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ctx.c636 static int amdgpu_ctx_stable_pstate(struct amdgpu_device *adev, in amdgpu_ctx_stable_pstate() function
702 r = amdgpu_ctx_stable_pstate(adev, fpriv, id, false, &stable_pstate); in amdgpu_ctx_ioctl()
712 r = amdgpu_ctx_stable_pstate(adev, fpriv, id, true, &stable_pstate); in amdgpu_ctx_ioctl()