Re: [Intel-gfx] [PATCH] drm/i915: Park the GPU on module load

2018-09-14 Thread Chris Wilson
Quoting Chris Wilson (2018-09-14 10:47:36) > Quoting Tvrtko Ursulin (2018-09-14 10:40:43) > > > > On 14/09/2018 09:34, Chris Wilson wrote: > > > Once we have flushed the first request through the system to both load a > > > context and record the default state; tell the GPU to park and idle > > >

Re: [Intel-gfx] [PATCH] drm/i915: Park the GPU on module load

2018-09-14 Thread Chris Wilson
Quoting Tvrtko Ursulin (2018-09-14 11:03:03) > > On 14/09/2018 10:47, Chris Wilson wrote: > > Quoting Tvrtko Ursulin (2018-09-14 10:40:43) > >> > >> On 14/09/2018 09:34, Chris Wilson wrote: > >>> Once we have flushed the first request through the system to both load a > >>> context and record the

Re: [Intel-gfx] [PATCH] drm/i915: Park the GPU on module load

2018-09-14 Thread Tvrtko Ursulin
On 14/09/2018 10:47, Chris Wilson wrote: Quoting Tvrtko Ursulin (2018-09-14 10:40:43) On 14/09/2018 09:34, Chris Wilson wrote: Once we have flushed the first request through the system to both load a context and record the default state; tell the GPU to park and idle itself, putting itself im

Re: [Intel-gfx] [PATCH] drm/i915: Park the GPU on module load

2018-09-14 Thread Chris Wilson
Quoting Tvrtko Ursulin (2018-09-14 10:40:43) > > On 14/09/2018 09:34, Chris Wilson wrote: > > Once we have flushed the first request through the system to both load a > > context and record the default state; tell the GPU to park and idle > > itself, putting itself immediately (hopefully at least)

Re: [Intel-gfx] [PATCH] drm/i915: Park the GPU on module load

2018-09-14 Thread Tvrtko Ursulin
On 14/09/2018 09:34, Chris Wilson wrote: Once we have flushed the first request through the system to both load a context and record the default state; tell the GPU to park and idle itself, putting itself immediately (hopefully at least) into a powersaving state, and allowing ourselves to start

[Intel-gfx] [PATCH] drm/i915: Park the GPU on module load

2018-09-14 Thread Chris Wilson
Once we have flushed the first request through the system to both load a context and record the default state; tell the GPU to park and idle itself, putting itself immediately (hopefully at least) into a powersaving state, and allowing ourselves to start from known state after setting up all our bo