Searched refs:NOUVEAU_GEM_CPU_PREP_WRITE (Results 1 – 4 of 4) sorted by relevance
118 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004 macro
119 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004 macro
180 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004 macro
848 req.flags |= NOUVEAU_GEM_CPU_PREP_WRITE; in nouveau_bo_wait()