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