Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_fence.c400 bool must_wait = true; in nouveau_fence_sync() local
407 must_wait = false; in nouveau_fence_sync()
411 if (must_wait) in nouveau_fence_sync()
422 bool must_wait = true; in nouveau_fence_sync() local
432 must_wait = false; in nouveau_fence_sync()
436 if (must_wait) in nouveau_fence_sync()