Home
last modified time | relevance | path

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

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