Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c270 static int vmw_force_coherent; variable
281 module_param_named(force_coherent, vmw_force_coherent, int, 0600);
671 if (vmw_force_coherent || cc_platform_has(CC_ATTR_MEM_ENCRYPT)) in vmw_dma_select_mode()