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