Re: [Intel-gfx] [PATCH 40/42] drm/i915: Enable multiple timelines

2016-10-07 Thread Joonas Lahtinen
On pe, 2016-10-07 at 12:00 +0100, Chris Wilson wrote: > On Fri, Oct 07, 2016 at 01:29:09PM +0300, Joonas Lahtinen wrote: > > > > No changelog or comments, no re-review. > > Because it hasn't changed, it has been rebased, but the crux of the > enabling is the same. At least I have not received rep

Re: [Intel-gfx] [PATCH 40/42] drm/i915: Enable multiple timelines

2016-10-07 Thread Chris Wilson
On Fri, Oct 07, 2016 at 01:29:09PM +0300, Joonas Lahtinen wrote: > On pe, 2016-10-07 at 10:46 +0100, Chris Wilson wrote: > > With the infrastructure converted over to tracking multiple timelines in > > the GEM API whilst preserving the efficiency of using a single execution > > timeline internally,

Re: [Intel-gfx] [PATCH 40/42] drm/i915: Enable multiple timelines

2016-10-07 Thread Joonas Lahtinen
On pe, 2016-10-07 at 10:46 +0100, Chris Wilson wrote: > With the infrastructure converted over to tracking multiple timelines in > the GEM API whilst preserving the efficiency of using a single execution > timeline internally, we can now assign a separate timeline to every > context with full-ppgtt

[Intel-gfx] [PATCH 40/42] drm/i915: Enable multiple timelines

2016-10-07 Thread Chris Wilson
With the infrastructure converted over to tracking multiple timelines in the GEM API whilst preserving the efficiency of using a single execution timeline internally, we can now assign a separate timeline to every context with full-ppgtt. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i915