Searched refs:NVIF_MEM_VRAM (Results 1 – 6 of 6) sorted by relevance
18 #define NVIF_MEM_VRAM 0x01 macro
89 int ret = nvif_mem_init_map(mmu, NVIF_MEM_VRAM, size * 8, in nv50_lut_init()
154 type |= NVIF_MEM_VRAM; in nv50_dmac_create()235 if (dmac->push.type & NVIF_MEM_VRAM) { in evo_kick()
100 if (args.vram) mmu->type[i].type |= NVIF_MEM_VRAM; in nvif_mmu_init()
62 if (mem->mem.type & NVIF_MEM_VRAM) in nouveau_mem_map()
280 typei = nvif_mmu_type(mmu, NVIF_MEM_VRAM | NVIF_MEM_MAPPABLE | in nouveau_ttm_init()