Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Dnouveau_drm.h153 #define NOUVEAU_GEM_RELOC_HIGH (1 << 1) macro
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c705 if (r->flags & NOUVEAU_GEM_RELOC_HIGH) in nouveau_gem_pushbuf_reloc_apply()