Searched refs:i915_gem_object_has_unknown_state (Results 1 – 5 of 5) sorted by relevance
970 else if (ret > 0 && i915_gem_object_has_unknown_state(obj)) in i915_gem_object_wait_moving_fence()984 bool i915_gem_object_has_unknown_state(struct drm_i915_gem_object *obj) in i915_gem_object_has_unknown_state() function
765 bool i915_gem_object_has_unknown_state(struct drm_i915_gem_object *obj);
669 unknown_state = i915_gem_object_has_unknown_state(obj); in i915_ttm_io_mem_reserve()
1288 if (!i915_gem_object_has_unknown_state(obj)) { in __igt_mmap_migrate()
368 if (i915_gem_object_has_unknown_state(vw->obj)) in __vma_bind()