Searched refs:NVIF_MEM_VRAM (Results 1 – 7 of 7) sorted by relevance
19 #define NVIF_MEM_VRAM 0x01 macro
73 int ret = nvif_mem_ctor_map(mmu, "kmsLut", NVIF_MEM_VRAM, in nv50_lut_init()
506 ret = nvif_mem_ctor_map(mmu, "kmsCrcNtfy", NVIF_MEM_VRAM, len, &ctx->mem); in nv50_crc_ctx_init()
139 if (dmac->push->mem.type & NVIF_MEM_VRAM) { in nv50_dmac_kick()250 type |= NVIF_MEM_VRAM; in nv50_dmac_create()
101 if (args.vram) mmu->type[i].type |= NVIF_MEM_VRAM; in nvif_mmu_ctor()
60 if (mem->mem.type & NVIF_MEM_VRAM) in nouveau_mem_map()
284 typei = nvif_mmu_type(mmu, NVIF_MEM_VRAM | NVIF_MEM_MAPPABLE | in nouveau_ttm_init()