Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_userq.h161 void amdgpu_userq_ensure_ev_fence(struct amdgpu_userq_mgr *userq_mgr,
H A Damdgpu_userq.c407 amdgpu_userq_ensure_ev_fence(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_ensure_ev_fence() function
688 amdgpu_userq_ensure_ev_fence(&fpriv->userq_mgr, &fpriv->evf_mgr); in amdgpu_userq_create()
H A Damdgpu_userq_fence.c526 amdgpu_userq_ensure_ev_fence(&fpriv->userq_mgr, &fpriv->evf_mgr); in amdgpu_userq_signal_ioctl()
535 * amdgpu_userq_ensure_ev_fence() can't be called while holding the resv in amdgpu_userq_signal_ioctl()