Searched defs:i915_gem_object_is_userptr (Results 1 – 2 of 2) sorted by relevance
28 static inline bool i915_gem_object_is_userptr(const struct xe_bo *bo) in i915_gem_object_is_userptr() function
851 i915_gem_object_is_userptr(struct drm_i915_gem_object *obj) in i915_gem_object_is_userptr() function860 static inline bool i915_gem_object_is_userptr(struct drm_i915_gem_object *obj) { return false; } in i915_gem_object_is_userptr() function