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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_sw_fence.c 43 static void *i915_sw_fence_debug_hint(void *addr) function in typeref:typename:void *
52 .debug_hint = i915_sw_fence_debug_hint,
493 i915_sw_fence_debug_hint(fence));
i915_sw_fence.c 43 static void *i915_sw_fence_debug_hint(void *addr) function in typeref:typename:void *
52 .debug_hint = i915_sw_fence_debug_hint,
493 i915_sw_fence_debug_hint(fence));

Completed in 21 milliseconds