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

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
gtt.c 52 static bool enable_out_of_sync = false; variable in typeref:typename:bool
1580 if (!enable_out_of_sync)
1661 return enable_out_of_sync
1759 if (!enable_out_of_sync)
2715 if (enable_out_of_sync) {
2747 if (enable_out_of_sync)
gtt.c 52 static bool enable_out_of_sync = false; variable in typeref:typename:bool
1580 if (!enable_out_of_sync)
1661 return enable_out_of_sync
1759 if (!enable_out_of_sync)
2715 if (enable_out_of_sync) {
2747 if (enable_out_of_sync)

Completed in 172 milliseconds