Home
last modified time | relevance | path

Searched defs:stable_pstate (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ctx.c292 u32 *stable_pstate) in amdgpu_ctx_get_stable_pstate() argument
356 u32 stable_pstate) in amdgpu_ctx_set_stable_pstate() argument
638 amdgpu_ctx_stable_pstate(struct amdgpu_device * adev,struct amdgpu_fpriv * fpriv,uint32_t id,bool set,u32 * stable_pstate) amdgpu_ctx_stable_pstate() argument
668 uint32_t id, stable_pstate; amdgpu_ctx_ioctl() local
[all...]
H A Damdgpu_ctx.h59 uint32_t stable_pstate; member