Searched refs:I915_SW_FENCE_CHECKED_BIT (Results 1 – 2 of 2) sorted by relevance
40 #define I915_SW_FENCE_CHECKED_BIT 0 /* used internally for DAG checking */ macro
287 if (__test_and_set_bit(I915_SW_FENCE_CHECKED_BIT, &fence->flags)) in __i915_sw_fence_check_if_after()308 if (!__test_and_clear_bit(I915_SW_FENCE_CHECKED_BIT, &fence->flags)) in __i915_sw_fence_clear_checked_bit()