Searched refs:cur_obj (Results 1 – 2 of 2) sorted by relevance
4251 if (phys_obj->cur_obj) { in i915_gem_free_phys_object()4252 i915_gem_detach_phys_object(dev, phys_obj->cur_obj); in i915_gem_free_phys_object()4300 obj->phys_obj->cur_obj = NULL; in i915_gem_detach_phys_object()4338 obj->phys_obj->cur_obj = obj; in i915_gem_attach_phys_object()
171 struct drm_i915_gem_object *cur_obj; member