Searched refs:i915_gem_object_has_unknown_state (Results 1 – 5 of 5) sorted by relevance
845 else if (ret > 0 && i915_gem_object_has_unknown_state(obj)) in i915_gem_object_wait_moving_fence()859 bool i915_gem_object_has_unknown_state(struct drm_i915_gem_object *obj) in i915_gem_object_has_unknown_state() function
527 bool i915_gem_object_has_unknown_state(struct drm_i915_gem_object *obj);
663 unknown_state = i915_gem_object_has_unknown_state(obj); in i915_ttm_io_mem_reserve()
1293 if (!i915_gem_object_has_unknown_state(obj)) { in __igt_mmap_migrate()
330 if (i915_gem_object_has_unknown_state(vw->obj)) in __vma_bind()