Home
last modified time | relevance | path

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

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