Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_drv.h160 int type_host[2]; member
229 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.c248 drm->ttm.type_host[!!kind] = typei; in nouveau_ttm_init_host()