Searched refs:i915_gem_object_has_unknown_state (Results 1 – 5 of 5) sorted by relevance
872 else if (ret > 0 && i915_gem_object_has_unknown_state(obj)) in i915_gem_object_wait_moving_fence()886 bool i915_gem_object_has_unknown_state(struct drm_i915_gem_object *obj) in i915_gem_object_has_unknown_state() function
759 bool i915_gem_object_has_unknown_state(struct drm_i915_gem_object *obj);
667 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()
333 if (i915_gem_object_has_unknown_state(vw->obj)) in __vma_bind()
Completed in 15 milliseconds