Re: [Intel-gfx] [PATCH] x86/gpu: GLK uses the same GMS values as SKL

2017-01-25 Thread Ingo Molnar
* Jani Nikula wrote: > On Wed, 25 Jan 2017, Jani Nikula wrote: > > On Wed, 25 Jan 2017, Ingo Molnar wrote: > >> * Paulo Zanoni wrote: > >> > >>> So don't forget to reserve its stolen memory bits. > >>> > >>> Cc: Ingo Molnar > >>> Cc: H. Peter Anvin > >>> Cc: Ander Conselvan de Oliveira >

Re: [Intel-gfx] [PATCH] x86/gpu: GLK uses the same GMS values as SKL

2017-01-25 Thread Jani Nikula
(Now without the typo in Daniel's address; apologies for the extra noise.) On Wed, 25 Jan 2017, Jani Nikula wrote: > On Wed, 25 Jan 2017, Ingo Molnar wrote: >> * Paulo Zanoni wrote: >> >>> So don't forget to reserve its stolen memory bits. >>> >>> Cc: Ingo Molnar >>> Cc: H. Peter Anvin >>>

Re: [Intel-gfx] [PATCH] x86/gpu: GLK uses the same GMS values as SKL

2017-01-25 Thread Jani Nikula
On Wed, 25 Jan 2017, Ingo Molnar wrote: > * Paulo Zanoni wrote: > >> So don't forget to reserve its stolen memory bits. >> >> Cc: Ingo Molnar >> Cc: H. Peter Anvin >> Cc: Ander Conselvan de Oliveira >> Cc: x...@kernel.org >> Reviewed-by: Ander Conselvan de Oliveira >> >> Signed-off-by: Paul

Re: [PATCH] x86/gpu: GLK uses the same GMS values as SKL

2017-01-24 Thread Ingo Molnar
* Paulo Zanoni wrote: > So don't forget to reserve its stolen memory bits. > > Cc: Ingo Molnar > Cc: H. Peter Anvin > Cc: Ander Conselvan de Oliveira > Cc: x...@kernel.org > Reviewed-by: Ander Conselvan de Oliveira > > Signed-off-by: Paulo Zanoni > --- > arch/x86/kernel/early-quirks.c |

[PATCH] x86/gpu: GLK uses the same GMS values as SKL

2017-01-24 Thread Paulo Zanoni
So don't forget to reserve its stolen memory bits. Cc: Ingo Molnar Cc: H. Peter Anvin Cc: Ander Conselvan de Oliveira Cc: x...@kernel.org Reviewed-by: Ander Conselvan de Oliveira Signed-off-by: Paulo Zanoni --- arch/x86/kernel/early-quirks.c | 1 + 1 file changed, 1 insertion(+) Found by co