Searched defs:pnvbo (Results 1 - 3 of 3) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_bo.h58 nouveau_bo_ref(struct nouveau_bo *ref, struct nouveau_bo **pnvbo) argument
125 nouveau_bo_unmap_unpin_unref(struct nouveau_bo **pnvbo) argument
135 nouveau_bo_new_pin_map(struct nouveau_cli * cli,u64 size,int align,u32 flags,struct nouveau_bo ** pnvbo) argument
[all...]
H A Dnouveau_gem.c177 nouveau_gem_new(struct nouveau_cli * cli,u64 size,int align,uint32_t domain,uint32_t tile_mode,uint32_t tile_flags,struct nouveau_bo ** pnvbo) argument
H A Dnouveau_bo.c327 nouveau_bo_new(struct nouveau_cli * cli,u64 size,int align,uint32_t flags,uint32_t tile_mode,uint32_t tile_flags,struct sg_table * sg,struct dma_resv * robj,struct nouveau_bo ** pnvbo) argument

Completed in 7 milliseconds