Re: [Intel-gfx] [PATCH 50/59] drm/i915: Update intel_logical_ring_begin() to take a request structure

2015-03-31 Thread Tomas Elf
On 19/03/2015 12:30, john.c.harri...@intel.com wrote: From: John Harrison john.c.harri...@intel.com Now that everything above has been converted to use requests, intel_logical_ring_begin() can be updated to take a request instead of a ringbuf/context pair. This also means that it no longer

[Intel-gfx] [PATCH 50/59] drm/i915: Update intel_logical_ring_begin() to take a request structure

2015-03-19 Thread John . C . Harrison
From: John Harrison john.c.harri...@intel.com Now that everything above has been converted to use requests, intel_logical_ring_begin() can be updated to take a request instead of a ringbuf/context pair. This also means that it no longer needs to lazily allocate a request if no-one happens to have