Searched refs:i915_gem_object_is_stolen (Results 1 – 5 of 5) sorted by relevance
35 bool i915_gem_object_is_stolen(const struct drm_i915_gem_object *obj);
887 bool i915_gem_object_is_stolen(const struct drm_i915_gem_object *obj) in i915_gem_object_is_stolen() function
47 if (i915_gem_object_is_stolen(vma->obj)) in intel_ring_pin()
134 if (i915_gem_object_is_stolen(dpt->obj)) in intel_dpt_pin()
243 if (i915_gem_object_is_stolen(obj)) in i915_debugfs_describe_obj()