Home
last modified time | relevance | path

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

/linux-3.4.99/include/drm/
Dnouveau_drm.h137 #define NOUVEAU_GEM_RELOC_HIGH (1 << 1) macro
/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_gem.c597 if (r->flags & NOUVEAU_GEM_RELOC_HIGH) in nouveau_gem_pushbuf_reloc_apply()