Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_drv.h166 int type_host[2]; member
242 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.c170 drm->ttm.type_host[!!kind] = typei; in nouveau_ttm_init_host()