Home
last modified time | relevance | path

Searched refs:type_host (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_drv.h170 int type_host[2]; member
245 return !(mmu->type[drm->ttm.type_host[0]].type & NVIF_MEM_UNCACHED); in nouveau_drm_use_coherent_gpu_mapping()
Dnouveau_mem.c109 type = drm->ttm.type_host[0]; in nouveau_mem_host()
Dnouveau_ttm.c184 drm->ttm.type_host[!!kind] = typei; in nouveau_ttm_init_host()