Home
last modified time | relevance | path

Searched refs:NOUVEAU_BO_CONTIG (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/nouveau/
Dabi16.c288 bo->flags |= NOUVEAU_BO_CONTIG; in abi16_bo_info()
330 if (!(bo->flags & NOUVEAU_BO_CONTIG)) in abi16_bo_init()
Dnouveau.h123 #define NOUVEAU_BO_CONTIG 0x40000000 macro
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c310 bo_flags |= NOUVEAU_BO_CONTIG; in nvc0_miptree_create()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c387 bo_flags |= NOUVEAU_BO_CONTIG; in nv50_miptree_create()