Searched refs:last_context_obj (Results 1 – 2 of 2) sorted by relevance
388 struct drm_i915_gem_object *from_obj = ring->last_context_obj; in do_switch()451 ring->last_context_obj = to->obj; in do_switch()
139 struct drm_i915_gem_object *last_context_obj; member