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

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h123 #define NVKM_MEM_VRAM 0x01 macro
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmem.c230 if (mmu->type[type].type & NVKM_MEM_VRAM) {
H A Dumem.c107 if ((umem->type & NVKM_MEM_VRAM) ||
H A Dummu.c91 args->v0.vram = !!(type & NVKM_MEM_VRAM);
H A Dbase.c323 u8 heap = NVKM_MEM_VRAM;

Completed in 194 milliseconds