Searched refs:nouveau_mm_allocate (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_mm.h | 24 nouveau_mm_allocate(struct nouveau_mman *, uint32_t size,
|
| H A D | nouveau_mm.c | 164 nouveau_mm_allocate(struct nouveau_mman *cache, function in typeref:struct:nouveau_mm_allocation *
|
| H A D | nouveau_buffer.c | 44 buf->mm = nouveau_mm_allocate(screen->mm_VRAM, size, 51 buf->mm = nouveau_mm_allocate(screen->mm_GART, size, 154 nouveau_mm_allocate(nv->screen->mm_GART, size, &tx->bo, &tx->offset);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_mm.h | 23 nouveau_mm_allocate(struct nouveau_mman *, uint32_t size,
|
| H A D | nouveau_mm.c | 165 nouveau_mm_allocate(struct nouveau_mman *cache, function in typeref:struct:nouveau_mm_allocation *
|
| H A D | nouveau_buffer.c | 55 buf->mm = nouveau_mm_allocate(screen->mm_VRAM, size, 62 buf->mm = nouveau_mm_allocate(screen->mm_GART, size, 172 nouveau_mm_allocate(nv->screen->mm_GART, size, &tx->bo, &tx->offset);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_compute.c | 209 mm = nouveau_mm_allocate(screen->base.mm_GART, size, &bo, &offset);
|
| H A D | nv50_query_hw.c | 60 hq->mm = nouveau_mm_allocate(screen->base.mm_GART, size,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query_hw.c | 60 hq->mm = nouveau_mm_allocate(screen->base.mm_GART, size,
|
| H A D | nv50_compute.c | 540 mm = nouveau_mm_allocate(screen->base.mm_GART, size, &bo, &offset);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw.c | 52 hq->mm = nouveau_mm_allocate(screen->base.mm_GART, size, &hq->bo,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw.c | 52 hq->mm = nouveau_mm_allocate(screen->base.mm_GART, size, &hq->bo,
|
Completed in 15 milliseconds