Searched refs:NOUVEAU_GEM_RELOC_LOW (Results 1 – 7 of 7) sorted by relevance
81 #define NOUVEAU_GEM_RELOC_LOW (1 << 0) macro
146 #define NOUVEAU_GEM_RELOC_LOW (1 << 0) macro
641 if (r->flags & NOUVEAU_GEM_RELOC_LOW) in nouveau_gem_pushbuf_reloc_apply()