Searched refs:NOUVEAU_BO_NOSNOOP (Results 1 – 3 of 3) sorted by relevance
124 #define NOUVEAU_BO_NOSNOOP 0x20000000 macro
310 bo_flags = mt->base.domain | NOUVEAU_BO_NOSNOOP; in nvc0_miptree_create()
288 bo_flags = NOUVEAU_BO_VRAM | NOUVEAU_BO_NOSNOOP; in nv50_miptree_create()