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()
285 struct intel_context *reloc_context; member1312 struct intel_context *ce = eb->reloc_context; in __reloc_gpu_alloc()1323 eb->reloc_context = ce; in __reloc_gpu_alloc()3189 eb.reloc_context = NULL; in i915_gem_do_execbuffer()3366 if (eb.reloc_context) in i915_gem_do_execbuffer()3367 intel_context_put(eb.reloc_context); in i915_gem_do_execbuffer()