Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_drv.h167 int type_host[2]; member
243 return !(mmu->type[drm->ttm.type_host[0]].type & NVIF_MEM_UNCACHED); in nouveau_drm_use_coherent_gpu_mapping()
Dnouveau_mem.c101 type = drm->ttm.type_host[0]; in nouveau_mem_host()
Dnouveau_ttm.c146 drm->ttm.type_host[!!kind] = typei; in nouveau_ttm_init_host()