Home
last modified time | relevance | path

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

/linux/include/uapi/drm/
H A Dnouveau_drm.h176 #define NOUVEAU_GEM_RELOC_OR (1 << 2) macro
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c717 if (r->flags & NOUVEAU_GEM_RELOC_OR) { in nouveau_gem_pushbuf_reloc_apply()