Home
last modified time | relevance | path

Searched refs:NOUVEAU_GEM_RELOC_OR (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/drm/
Dnouveau_drm.h138 #define NOUVEAU_GEM_RELOC_OR (1 << 2) macro
/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_gem.c602 if (r->flags & NOUVEAU_GEM_RELOC_OR) { in nouveau_gem_pushbuf_reloc_apply()