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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_gem_fence_reg.c 73 static struct intel_uncore *fence_to_uncore(struct i915_fence_reg *fence) function in typeref:struct:intel_uncore *
114 struct intel_uncore *uncore = fence_to_uncore(fence);
167 struct intel_uncore *uncore = fence_to_uncore(fence);
199 struct intel_uncore *uncore = fence_to_uncore(fence);
237 struct intel_uncore *uncore = fence_to_uncore(fence);

Completed in 32 milliseconds