Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/i915/gem/ | |
i915_gem_wait.c | 44 bool prune_fences = false; local in function:i915_gem_object_wait_reservation 78 prune_fences = count && timeout >= 0; 92 if (prune_fences && dma_resv_trylock(resv)) { |
i915_gem_wait.c | 44 bool prune_fences = false; local in function:i915_gem_object_wait_reservation 78 prune_fences = count && timeout >= 0; 92 if (prune_fences && dma_resv_trylock(resv)) { |
i915_gem_wait.c | 44 bool prune_fences = false; local in function:i915_gem_object_wait_reservation 78 prune_fences = count && timeout >= 0; 92 if (prune_fences && dma_resv_trylock(resv)) { |
i915_gem_wait.c | 44 bool prune_fences = false; local in function:i915_gem_object_wait_reservation 78 prune_fences = count && timeout >= 0; 92 if (prune_fences && dma_resv_trylock(resv)) { |