Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/drm/
Dnouveau_drm.h81 #define NOUVEAU_GEM_RELOC_LOW (1 << 0) macro
/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_gem.c691 if (r->flags & NOUVEAU_GEM_RELOC_LOW) in nouveau_gem_pushbuf_reloc_apply()