Searched defs:i915_gem_object_is_userptr (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/xe/compat-i915-headers/gem/
H A Di915_gem_object.h28 static inline bool i915_gem_object_is_userptr(const struct xe_bo *bo) function
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_object.h851 i915_gem_object_is_userptr(struct drm_i915_gem_object *obj) function
860 static inline bool i915_gem_object_is_userptr(struct drm_i915_gem_object *obj) { return false; } function

Completed in 117 milliseconds