Home
last modified time | relevance | path

Searched refs:NVIF_MEM_MAPPABLE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/nouveau/
A Dnouveau_ttm.c140 typei = nvif_mmu_type(mmu, NVIF_MEM_HOST | NVIF_MEM_MAPPABLE | in nouveau_ttm_init_host()
147 typei = nvif_mmu_type(mmu, NVIF_MEM_HOST | NVIF_MEM_MAPPABLE | kind); in nouveau_ttm_init_host()
259 typei = nvif_mmu_type(mmu, NVIF_MEM_VRAM | NVIF_MEM_MAPPABLE | in nouveau_ttm_init()
/linux/drivers/gpu/drm/nouveau/include/nvif/
A Dmmu.h24 #define NVIF_MEM_MAPPABLE 0x20 macro
/linux/drivers/gpu/drm/nouveau/nvif/
A Dmem.c31 int ret = nvif_mem_ctor(mmu, name, mmu->mem, NVIF_MEM_MAPPABLE | type, in nvif_mem_ctor_map()
A Dmmu.c106 if (args.mappable) mmu->type[i].type |= NVIF_MEM_MAPPABLE; in nvif_mmu_ctor()

Completed in 8 milliseconds