Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_mem.c99 if (!nouveau_drm_use_coherent_gpu_mapping(drm)) in nouveau_mem_host()
H A Dnouveau_drv.h314 nouveau_drm_use_coherent_gpu_mapping(struct nouveau_drm *drm) in nouveau_drm_use_coherent_gpu_mapping() function
H A Dnouveau_bo.c239 if (!nouveau_drm_use_coherent_gpu_mapping(drm)) in nouveau_bo_alloc()