Home
last modified time | relevance | path

Searched refs:NVIF_MEM_VRAM (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvif/
A Dmmu.h19 #define NVIF_MEM_VRAM 0x01 macro
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/
A Dlut.c73 int ret = nvif_mem_ctor_map(mmu, "kmsLut", NVIF_MEM_VRAM, in nv50_lut_init()
A Dcrc.c506 ret = nvif_mem_ctor_map(mmu, "kmsCrcNtfy", NVIF_MEM_VRAM, len, &ctx->mem); in nv50_crc_ctx_init()
A Ddisp.c138 if (dmac->push->mem.type & NVIF_MEM_VRAM) { in nv50_dmac_kick()
249 type |= NVIF_MEM_VRAM; in nv50_dmac_create()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvif/
A Dmmu.c101 if (args.vram) mmu->type[i].type |= NVIF_MEM_VRAM; in nvif_mmu_ctor()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_mem.c61 if (mem->mem.type & NVIF_MEM_VRAM) in nouveau_mem_map()
A Dnouveau_ttm.c284 typei = nvif_mmu_type(mmu, NVIF_MEM_VRAM | NVIF_MEM_MAPPABLE | in nouveau_ttm_init()
A Dnouveau_chan.c327 NVIF_MEM_VRAM | NVIF_MEM_COHERENT | NVIF_MEM_MAPPABLE, in nouveau_channel_ctor()

Completed in 15 milliseconds