Searched refs:NOUVEAU_BO_NOBLOCK (Results 1 – 5 of 5) sorted by relevance
77 flags |= NOUVEAU_BO_NOBLOCK; in nouveau_screen_transfer_flags()
118 #define NOUVEAU_BO_NOBLOCK 0x00000400 macro
849 if (access & NOUVEAU_BO_NOBLOCK) in nouveau_bo_wait()
47 int ret = nouveau_bo_map(inter_bo, NOUVEAU_BO_RD|NOUVEAU_BO_NOBLOCK, dec->client); in dump_comm_vp()