Searched refs:NOUVEAU_GEM_CPU_PREP_NOWAIT (Results 1 – 7 of 7) sorted by relevance
117 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
182 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
118 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
905 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep()