Searched refs:NOUVEAU_GEM_CPU_PREP_NOWAIT (Results 1 – 4 of 4) sorted by relevance
117 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
118 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
179 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
850 req.flags |= NOUVEAU_GEM_CPU_PREP_NOWAIT; in nouveau_bo_wait()