Re: [Intel-gfx] [PATCH] drm/915/glk: Enable pooled EUs for Geminilake

2017-03-17 Thread Mika Kuoppala
Ander Conselvan de Oliveira writes: > Geminilake also supports pooled EUs. Enable it. > > It is unclear if the recommendation to disable it for 2x6 configurations > from commit e015dd69b2cf ("drm/i915/bxt: Add WaEnablePooledEuFor2x6") > should also apply to GLK, but the only userspace that uses t

Re: [Intel-gfx] [PATCH] drm/915/glk: Enable pooled EUs for Geminilake

2017-03-03 Thread Ander Conselvan De Oliveira
On Tue, 2017-02-28 at 06:25 +, Yang, Rong R wrote: > We suggest GLK could disable pooled EUs for 2x6 configurations too. This patch does that. I tried to say that in the commit message but now that I re-read I see it doesn't really say it. > As I understand, 2x6 a pool must consist of a compl

Re: [Intel-gfx] [PATCH] drm/915/glk: Enable pooled EUs for Geminilake

2017-02-27 Thread Yang, Rong R
We suggest GLK could disable pooled EUs for 2x6 configurations too. As I understand, 2x6 a pool must consist of a complete subslice, 12EUs, right? If so, only 64K SLM are valid, I am afraid it may affect some case's performance. > -Original Message- > From: Conselvan De Oliveira, Ander >

[Intel-gfx] [PATCH] drm/915/glk: Enable pooled EUs for Geminilake

2017-02-24 Thread Ander Conselvan de Oliveira
Geminilake also supports pooled EUs. Enable it. It is unclear if the recommendation to disable it for 2x6 configurations from commit e015dd69b2cf ("drm/i915/bxt: Add WaEnablePooledEuFor2x6") should also apply to GLK, but the only userspace that uses this only cares about the 3x6 configuration. See