HomeSort by: relevance | last modified time | path
    Searched defs:vmw_force_coherent (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_drv.c 270 static int vmw_force_coherent; variable in typeref:typename:int
287 module_param_named(force_coherent, vmw_force_coherent, int, 0600);
587 if (vmw_force_coherent)
vmwgfx_drv.c 270 static int vmw_force_coherent; variable in typeref:typename:int
287 module_param_named(force_coherent, vmw_force_coherent, int, 0600);
587 if (vmw_force_coherent)

Completed in 26 milliseconds