Re: [Intel-gfx] [PATCH v9 1/6] drm/i915: Add per context timelines for fence objects

2016-06-09 Thread John Harrison
On 07/06/2016 12:17, Maarten Lankhorst wrote: Op 01-06-16 om 19:07 schreef john.c.harri...@intel.com: From: John Harrison The purpose of this patch series is to convert the requst structure to use fence objects for the underlying completion tracking. The fence object requires a sequence number

Re: [Intel-gfx] [PATCH v9 1/6] drm/i915: Add per context timelines for fence objects

2016-06-09 Thread John Harrison
On 02/06/2016 11:28, Tvrtko Ursulin wrote: On 01/06/16 18:07, john.c.harri...@intel.com wrote: From: John Harrison The purpose of this patch series is to convert the requst structure to use fence objects for the underlying completion tracking. The fence object requires a sequence number. The

Re: [Intel-gfx] [PATCH v9 1/6] drm/i915: Add per context timelines for fence objects

2016-06-07 Thread Maarten Lankhorst
Op 01-06-16 om 19:07 schreef john.c.harri...@intel.com: > From: John Harrison > > The purpose of this patch series is to convert the requst structure to > use fence objects for the underlying completion tracking. The fence > object requires a sequence number. The ultimate aim is to use the same >

Re: [Intel-gfx] [PATCH v9 1/6] drm/i915: Add per context timelines for fence objects

2016-06-02 Thread Tvrtko Ursulin
On 01/06/16 18:07, john.c.harri...@intel.com wrote: From: John Harrison The purpose of this patch series is to convert the requst structure to use fence objects for the underlying completion tracking. The fence object requires a sequence number. The ultimate aim is to use the same sequence num

[Intel-gfx] [PATCH v9 1/6] drm/i915: Add per context timelines for fence objects

2016-06-01 Thread John . C . Harrison
From: John Harrison The purpose of this patch series is to convert the requst structure to use fence objects for the underlying completion tracking. The fence object requires a sequence number. The ultimate aim is to use the same sequence number as for the request itself (or rather, to remove the