Re: [Intel-gfx] [PATCH 21/59] drm/i915: Add explicit request management to i915_gem_init_hw()

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 a single per ring loop is being done for all the different intialisation steps in i915_gem_init_hw(), it is possible to add proper request management as well. The last remaining issue is

[Intel-gfx] [PATCH 21/59] drm/i915: Add explicit request management to i915_gem_init_hw()

2015-03-19 Thread John . C . Harrison
From: John Harrison john.c.harri...@intel.com Now that a single per ring loop is being done for all the different intialisation steps in i915_gem_init_hw(), it is possible to add proper request management as well. The last remaining issue is that the context enable call eventually ends up within