Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvif/
A Dmmu.h26 #define NVIF_MEM_UNCACHED 0x80 macro
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvif/
A Dmmu.c108 if (args.uncached) mmu->type[i].type |= NVIF_MEM_UNCACHED; in nvif_mmu_ctor()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_drv.h237 return !(mmu->type[drm->ttm.type_host[0]].type & NVIF_MEM_UNCACHED); in nouveau_drm_use_coherent_gpu_mapping()
A Dnouveau_bo.c1144 mmu->type[drm->ttm.type_vram].type & NVIF_MEM_UNCACHED) in nouveau_ttm_io_mem_reserve()

Completed in 8 milliseconds