Searched refs:i915_gem_object_unbind (Results 1 – 7 of 7) sorted by relevance
219 err = i915_gem_object_unbind(obj, I915_GEM_OBJECT_UNBIND_ACTIVE); in i915_gem_object_attach_phys()
50 if (i915_gem_object_unbind(obj, flags) == 0) in unsafe_drop_pages()
213 return i915_gem_object_unbind(obj, in i915_gem_object_set_cache_level()
129 ret = i915_gem_object_unbind(obj, in userptr_mn_invalidate_range_start()
112 int i915_gem_object_unbind(struct drm_i915_gem_object *obj, in i915_gem_object_unbind() function
1854 int i915_gem_object_unbind(struct drm_i915_gem_object *obj,
1314 err = i915_gem_object_unbind(obj, I915_GEM_OBJECT_UNBIND_ACTIVE); in __igt_mmap_revoke()