Searched refs:drm_nouveau_sync (Results 1 – 5 of 5) sorted by relevance
36 struct drm_nouveau_sync *s;41 struct drm_nouveau_sync *s;65 struct drm_nouveau_sync *data;70 struct drm_nouveau_sync *data;
15 struct drm_nouveau_sync *s;20 struct drm_nouveau_sync *s;
142 struct drm_nouveau_sync *sync, in sync_find_fence()172 struct drm_nouveau_sync *sync = &job->in_sync.data[i]; in nouveau_job_add_deps()213 struct drm_nouveau_sync *sync = &job->out_sync.data[i]; in nouveau_job_fence_attach_prepare()256 struct drm_nouveau_sync *sync = &job->out_sync.data[i]; in nouveau_job_fence_attach()
294 struct drm_nouveau_sync **s; in nouveau_exec_ucopy()
229 struct drm_nouveau_sync { struct