Re: [Intel-gfx] [PATCH 1/1] x86/gpu: Add Alderlake-S stolen memory support

2021-01-26 Thread Lucas De Marchi
On Tue, Jan 26, 2021 at 11:28:02AM +0100, Borislav Petkov wrote: On Mon, Jan 25, 2021 at 04:17:44PM -0800, Aditya Swarup wrote: From: Caz Yokoyama Alderlake-S is a Gen 12 based hybrid processor architecture. As it belongs to Gen 12 family, it uses the same GTT stolen memory settings like its p

Re: [Intel-gfx] [PATCH 1/1] x86/gpu: Add Alderlake-S stolen memory support

2021-01-26 Thread Borislav Petkov
On Mon, Jan 25, 2021 at 04:17:44PM -0800, Aditya Swarup wrote: > From: Caz Yokoyama > > Alderlake-S is a Gen 12 based hybrid processor architecture. As it > belongs to Gen 12 family, it uses the same GTT stolen memory settings > like its predecessors - ICL(Gen 11) and TGL(Gen 12). Inherit gen11 >

[Intel-gfx] [PATCH 1/1] x86/gpu: Add Alderlake-S stolen memory support

2021-01-25 Thread Aditya Swarup
From: Caz Yokoyama Alderlake-S is a Gen 12 based hybrid processor architecture. As it belongs to Gen 12 family, it uses the same GTT stolen memory settings like its predecessors - ICL(Gen 11) and TGL(Gen 12). Inherit gen11 and gen 9 quirks for determining base and size of stolen memory. v2: Fix

Re: [Intel-gfx] [PATCH 1/1] x86/gpu: Add Alderlake-S stolen memory support

2021-01-25 Thread Borislav Petkov
On Mon, Jan 25, 2021 at 02:59:31AM -0800, Aditya Swarup wrote: > From: Caz Yokoyama > > Alderlake-S is a Gen 12 based hybrid processor architeture. As it typo: "architecture" > belongs to Gen 12 family, it uses the same GTT stolen memory settings > like its predecessors - ICL(Gen 11) and TGL(Ge

[Intel-gfx] [PATCH 1/1] x86/gpu: Add Alderlake-S stolen memory support

2021-01-25 Thread Aditya Swarup
From: Caz Yokoyama Alderlake-S is a Gen 12 based hybrid processor architeture. As it belongs to Gen 12 family, it uses the same GTT stolen memory settings like its predecessors - ICL(Gen 11) and TGL(Gen 12). This patch inherits the gen11 and gen 9 quirks for determining base and size of stolen me