Searched refs:i915_gem_object_stolen_ops (Results 1 – 1 of 1) sorted by relevance
660 static const struct drm_i915_gem_object_ops i915_gem_object_stolen_ops = { variable683 i915_gem_object_init(obj, &i915_gem_object_stolen_ops, &lock_class, flags); in __i915_gem_object_create_stolen()966 return obj->ops == &i915_gem_object_stolen_ops; in i915_gem_object_is_stolen()
Completed in 4 milliseconds