Searched refs:reloc_context (Results 1 – 2 of 2) sorted by relevance
138 eb.reloc_context = NULL; in igt_gpu_reloc()157 if (eb.reloc_context) in igt_gpu_reloc()158 intel_context_put(eb.reloc_context); in igt_gpu_reloc()
284 struct intel_context *reloc_context; member1313 struct intel_context *ce = eb->reloc_context; in __reloc_gpu_alloc()1324 eb->reloc_context = ce; in __reloc_gpu_alloc()3052 eb.reloc_context = NULL; in i915_gem_do_execbuffer()3229 if (eb.reloc_context) in i915_gem_do_execbuffer()3230 intel_context_put(eb.reloc_context); in i915_gem_do_execbuffer()