Searched refs:DRM_NOUVEAU_SYNC_TIMELINE_SYNCOBJ (Results 1 – 2 of 2) sorted by relevance
149 stype != DRM_NOUVEAU_SYNC_TIMELINE_SYNCOBJ) in sync_find_fence()152 if (stype == DRM_NOUVEAU_SYNC_TIMELINE_SYNCOBJ) in sync_find_fence()218 stype != DRM_NOUVEAU_SYNC_TIMELINE_SYNCOBJ) { in nouveau_job_fence_attach_prepare()232 if (stype == DRM_NOUVEAU_SYNC_TIMELINE_SYNCOBJ) { in nouveau_job_fence_attach_prepare()260 if (stype == DRM_NOUVEAU_SYNC_TIMELINE_SYNCOBJ) { in nouveau_job_fence_attach()
237 #define DRM_NOUVEAU_SYNC_TIMELINE_SYNCOBJ 0x1 macro