Searched refs:NVIF_MEM_UNCACHED (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dmmu.h26 #define NVIF_MEM_UNCACHED 0x80 macro
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Dmmu.c111 if (args.uncached) mmu->type[i].type |= NVIF_MEM_UNCACHED;
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h316 return !(mmu->type[drm->ttm.type_host[0]].type & NVIF_MEM_UNCACHED);
H A Dnouveau_bo.c1198 mmu->type[drm->ttm.type_vram].type & NVIF_MEM_UNCACHED)

Completed in 127 milliseconds