Searched refs:i915_ttm_bo_destroy (Results 1 – 2 of 2) sorted by relevance
28 void i915_ttm_bo_destroy(struct ttm_buffer_object *bo);40 if (bo->destroy != i915_ttm_bo_destroy) in i915_ttm_to_gem()
1153 void i915_ttm_bo_destroy(struct ttm_buffer_object *bo) in i915_ttm_bo_destroy() function1245 &ctx, NULL, NULL, i915_ttm_bo_destroy); in __i915_gem_ttm_object_init()