Quoting Tvrtko Ursulin (2018-04-19 11:43:25) > > On 19/04/2018 08:17, Chris Wilson wrote: > > In the next patch, we want to store the intel_context pointer inside > > i915_request, as it is frequently access via a convoluted dance when > > submitting the request to hw. Having two context pointers inside > > i915_request leads to confusion so first rename the existing > > i915_gem_context pointer to i915_request.gem_context. > > Did you do this manually or with spatch? If spatch then please paste the > rule in commit message. Oh no, by hand. I still find it quicker to do search and replace in vim than find then decypher spatch documentation ;) -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx