Re: [Intel-gfx] [PATCH 00/10] do_execbuffer tidy

2017-01-31 Thread Chris Wilson
On Tue, Jan 31, 2017 at 01:15:36PM +, Tvrtko Ursulin wrote: > From: Tvrtko Ursulin > > I've noticed a few opportunities to improve the readability of this functions > and then kept spotting more and more which can be removed or compacted. > > Eventually ended up with removing i915_execbuffer

[Intel-gfx] [PATCH 00/10] do_execbuffer tidy

2017-01-31 Thread Tvrtko Ursulin
From: Tvrtko Ursulin I've noticed a few opportunities to improve the readability of this functions and then kept spotting more and more which can be removed or compacted. Eventually ended up with removing i915_execbuffer_params completely. But I think it's OK since the plan between when it was a