Home
last modified time | relevance | path

Searched refs:NVKM_MEM_VRAM (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h95 #define NVKM_MEM_VRAM 0x01 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h112 #define NVKM_MEM_VRAM 0x01 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmem.c230 if (mmu->type[type].type & NVKM_MEM_VRAM) { in nvkm_mem_new_type()
H A Dummu.c91 args->v0.vram = !!(type & NVKM_MEM_VRAM); in nvkm_ummu_type()
H A Dumem.c108 if ((umem->type & NVKM_MEM_VRAM) || in nvkm_umem_map()
H A Dbase.c323 u8 heap = NVKM_MEM_VRAM; in nvkm_mmu_vram()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dummu.c91 args->v0.vram = !!(type & NVKM_MEM_VRAM); in nvkm_ummu_type()
H A Dumem.c107 if ((umem->type & NVKM_MEM_VRAM) || in nvkm_umem_map()
H A Dmem.c230 if (mmu->type[type].type & NVKM_MEM_VRAM) { in nvkm_mem_new_type()
H A Dbase.c323 u8 heap = NVKM_MEM_VRAM; in nvkm_mmu_vram()

Completed in 5 milliseconds