Home
last modified time | relevance | path

Searched refs:cpu_coherent (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dpci.c1617 .cpu_coherent = !IS_ENABLED(CONFIG_ARM),
Dtegra.c240 .cpu_coherent = false,
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h156 bool cpu_coherent; member
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_bo.c212 if (!nvxx_device(&drm->device)->func->cpu_coherent) in nouveau_bo_new()
1495 if (!nvxx_device(&drm->device)->func->cpu_coherent && in nouveau_ttm_tt_populate()
1560 if (!nvxx_device(&drm->device)->func->cpu_coherent && in nouveau_ttm_tt_unpopulate()