Searched refs:NOUVEAU_GEM_CPU_PREP_NOWAIT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/drm/
H A Dnouveau_drm.h111 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c863 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); nouveau_gem_ioctl_cpu_prep()

Completed in 44 milliseconds