Home
last modified time | relevance | path

Searched defs:userq_mgr (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_userq.c1162 int amdgpu_userq_mgr_init(struct amdgpu_userq_mgr *userq_mgr, struct drm_file *file_priv, in amdgpu_userq_mgr_init()
1189 void amdgpu_userq_mgr_cancel_resume(struct amdgpu_userq_mgr *userq_mgr) in amdgpu_userq_mgr_cancel_resume()
1194 void amdgpu_userq_mgr_fini(struct amdgpu_userq_mgr *userq_mgr) in amdgpu_userq_mgr_fini()
H A Damdgpu_userq_fence.c459 struct amdgpu_userq_mgr *userq_mgr = &fpriv->userq_mgr; in amdgpu_userq_signal_ioctl() local
712 struct amdgpu_userq_mgr *userq_mgr = &fpriv->userq_mgr; in amdgpu_userq_wait_return_fence_info() local
H A Damdgpu_userq.h58 struct amdgpu_userq_mgr *userq_mgr; member
H A Damdgpu.h450 struct amdgpu_userq_mgr userq_mgr; member