Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt_fencing.c324 static bool fence_is_active(const struct i915_fence_reg *fence) in fence_is_active() function
341 if (active != ERR_PTR(-EAGAIN) && fence_is_active(fence)) { in fence_find()