Searched refs:NOUVEAU_GEM_CPU_PREP_WRITE (Results 1 – 3 of 3) sorted by relevance
112 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004 macro
206 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004 macro
852 req.flags |= NOUVEAU_GEM_CPU_PREP_WRITE; in nouveau_bo_wait()