Home
last modified time | relevance | path

Searched refs:current_fence (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_busy.c67 struct dma_fence *current_fence = *child++; in __busy_set_if_active() local
70 if (!dma_fence_is_i915(current_fence) || in __busy_set_if_active()
72 &current_fence->flags)) { in __busy_set_if_active()
76 rq = to_request(current_fence); in __busy_set_if_active()

Completed in 3 milliseconds