/src/sys/external/bsd/drm2/dist/drm/i915/ |
i915_sw_fence.c | 70 static inline void debug_fence_set_state(struct i915_sw_fence *fence, function in typeref:typename:void 111 static inline void debug_fence_set_state(struct i915_sw_fence *fence, function in typeref:typename:void 258 debug_fence_set_state(fence, DEBUG_FENCE_IDLE, DEBUG_FENCE_NOTIFY); 263 debug_fence_set_state(fence, DEBUG_FENCE_NOTIFY, DEBUG_FENCE_IDLE);
|
i915_sw_fence.c | 70 static inline void debug_fence_set_state(struct i915_sw_fence *fence, function in typeref:typename:void 111 static inline void debug_fence_set_state(struct i915_sw_fence *fence, function in typeref:typename:void 258 debug_fence_set_state(fence, DEBUG_FENCE_IDLE, DEBUG_FENCE_NOTIFY); 263 debug_fence_set_state(fence, DEBUG_FENCE_NOTIFY, DEBUG_FENCE_IDLE);
|