Searched refs:i915_gem_object_is_stolen (Results 1 – 4 of 4) sorted by relevance
39 bool i915_gem_object_is_stolen(const struct drm_i915_gem_object *obj);
892 bool i915_gem_object_is_stolen(const struct drm_i915_gem_object *obj) in i915_gem_object_is_stolen() function
45 if (i915_gem_object_is_stolen(vma->obj)) in intel_ring_pin()
228 if (i915_gem_object_is_stolen(obj)) in i915_debugfs_describe_obj()