Searched refs:i915_gem_object_is_stolen (Results 1 – 5 of 5) sorted by relevance
37 bool i915_gem_object_is_stolen(const struct drm_i915_gem_object *obj);
973 bool i915_gem_object_is_stolen(const struct drm_i915_gem_object *obj) in i915_gem_object_is_stolen() function
48 if (i915_gem_object_is_stolen(vma->obj)) in intel_ring_pin()
137 if (i915_gem_object_is_stolen(dpt->obj)) in intel_dpt_pin()
277 if (i915_gem_object_is_stolen(obj)) in i915_debugfs_describe_obj()