Searched refs:NOUVEAU_BO_CONTIG (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libdrm/dist/nouveau/
H A Dabi16.c288 bo->flags |= NOUVEAU_BO_CONTIG;
330 if (!(bo->flags & NOUVEAU_BO_CONTIG))
H A Dnouveau.h123 #define NOUVEAU_BO_CONTIG 0x40000000 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c387 bo_flags |= NOUVEAU_BO_CONTIG;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c387 bo_flags |= NOUVEAU_BO_CONTIG;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c390 bo_flags |= NOUVEAU_BO_CONTIG;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c536 bo_flags |= NOUVEAU_BO_CONTIG;
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv_accel_common.c114 flags |= NOUVEAU_BO_CONTIG;

Completed in 7 milliseconds