[PATCH] intel: Export pooled EU and min no. of eus in a pool.

2016-07-19 Thread Yang Rong
Update kernel interface with new I915_GETPARAM ioctl entries for pooled EU and min no. of eus in a pool. Add a wrapping function for each parameter. Userspace drivers need these values when decide the thread count. This kernel enabled pooled eu by default for BXT and for fused down 2x6 parts it is

[Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.

2016-07-15 Thread Yang, Rong R
el Vetter ; Tvrtko > Ursulin ; martin.peres at linux.intel.com > Subject: Re: [Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a > pool. > > On Wed, Jul 13, 2016 at 11:44:09AM +0100, Arun Siluvery wrote: > > On 06/07/2016 05:51, Yang Rong wrote: > > &g

[Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.

2016-07-13 Thread Chris Wilson
On Wed, Jul 13, 2016 at 11:44:09AM +0100, Arun Siluvery wrote: > On 06/07/2016 05:51, Yang Rong wrote: > >Update kernel interface with new I915_GETPARAM ioctl entries for > >pooled EU and min no. of eus in a pool. Add a wrapping function > >for each parameter. Userspace drivers need these values wh

[Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.

2016-07-13 Thread Arun Siluvery
On 06/07/2016 05:51, Yang Rong wrote: > Update kernel interface with new I915_GETPARAM ioctl entries for > pooled EU and min no. of eus in a pool. Add a wrapping function > for each parameter. Userspace drivers need these values when decide > the thread count. This kernel enabled pooled eu by defau

[PATCH] intel: Export pooled EU and min no. of eus in a pool.

2016-07-06 Thread Yang Rong
Update kernel interface with new I915_GETPARAM ioctl entries for pooled EU and min no. of eus in a pool. Add a wrapping function for each parameter. Userspace drivers need these values when decide the thread count. This kernel enabled pooled eu by default for BXT and for fused down 2x6 parts it is