Searched refs:NOUVEAU_GEM_CPU_PREP_NOWAIT (Results 1 – 3 of 3) sorted by relevance
118 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
174 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
596 req.flags |= NOUVEAU_GEM_CPU_PREP_NOWAIT; in nouveau_bo_wait()