Searched refs:DRM_NOUVEAU_SYNC_SYNCOBJ (Results 1 – 2 of 2) sorted by relevance
148 if (stype != DRM_NOUVEAU_SYNC_SYNCOBJ && in sync_find_fence()217 if (stype != DRM_NOUVEAU_SYNC_SYNCOBJ && in nouveau_job_fence_attach_prepare()
236 #define DRM_NOUVEAU_SYNC_SYNCOBJ 0x0 macro