Home
last modified time | relevance | path

Searched refs:last_context_obj (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/i915/
Di915_gem_context.c388 struct drm_i915_gem_object *from_obj = ring->last_context_obj; in do_switch()
451 ring->last_context_obj = to->obj; in do_switch()
Dintel_ringbuffer.h139 struct drm_i915_gem_object *last_context_obj; member