Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h236 int type_host[2]; member
317 return !(mmu->type[drm->ttm.type_host[0]].type & NVIF_MEM_UNCACHED); in nouveau_drm_use_coherent_gpu_mapping()
H A Dnouveau_mem.c102 type = drm->ttm.type_host[0]; in nouveau_mem_host()
H A Dnouveau_ttm.c170 drm->ttm.type_host[!!kind] = typei; in nouveau_ttm_init_host()