Searched refs:NOUVEAU_GEM_MAX_RELOCS (Results 1 – 3 of 3) sorted by relevance
84 #define NOUVEAU_GEM_MAX_RELOCS 1024 macro
163 #define NOUVEAU_GEM_MAX_RELOCS 1024 macro
44 struct drm_nouveau_gem_pushbuf_reloc reloc[NOUVEAU_GEM_MAX_RELOCS];672 krec->nr_reloc + relocs >= NOUVEAU_GEM_MAX_RELOCS || in nouveau_pushbuf_space()