Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
A Dnouveau_sgdma.c75 if (nvbo->force_coherent) in nouveau_sgdma_create_ttm()
A Dnouveau_bo.h19 bool force_coherent; member
A Dnouveau_bo.c243 nvbo->force_coherent = true; in nouveau_bo_alloc()
706 if (nvbo->force_coherent) in nouveau_bo_sync_for_device()
742 if (nvbo->force_coherent) in nouveau_bo_sync_for_cpu()
/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_drv.c264 MODULE_PARM_DESC(force_coherent, "Force coherent TTM pages");
265 module_param_named(force_coherent, vmw_force_coherent, int, 0600);

Completed in 16 milliseconds