Searched refs:NOUVEAU_BO_NOBLOCK (Results 1 – 4 of 4) sorted by relevance
71 flags |= NOUVEAU_BO_NOBLOCK; in nouveau_screen_transfer_flags()
123 #define NOUVEAU_BO_NOBLOCK 0x00000400 macro
595 if (access & NOUVEAU_BO_NOBLOCK) in nouveau_bo_wait()
326 if (!nouveau_bo_map(q->bo, NOUVEAU_BO_RD | NOUVEAU_BO_NOBLOCK, cli)) in nvc0_query_update()