Searched refs:NOUVEAU_GEM_CPU_PREP_NOWAIT (Results 1 – 2 of 2) sorted by relevance
172 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
831 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep()