Re: [Intel-gfx] [PATCH 25/59] drm/i915: Update deferred context creation to do explicit request management

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 In execlist mode, context initialisation is deferred until first use of the given context. This is because execlist mode has many more contexts than legacy mode and many are never actually used.

[Intel-gfx] [PATCH 25/59] drm/i915: Update deferred context creation to do explicit request management

2015-03-19 Thread John . C . Harrison
From: John Harrison john.c.harri...@intel.com In execlist mode, context initialisation is deferred until first use of the given context. This is because execlist mode has many more contexts than legacy mode and many are never actually used. Previously, the initialisation commands were written to