On Sun, Mar 24, 2019 at 03:40:58PM +0100, Borislav Petkov wrote: > On Fri, Mar 15, 2019 at 12:19:38PM -0700, Rodrigo Vivi wrote: > > Let's reserve EHL stolen memory for graphics. > > > > ElkhartLake is a gen11 platform which is compatible with > > ICL changes. > > > > Cc: Thomas Gleixner <t...@linutronix.de> > > Cc: Ingo Molnar <mi...@redhat.com> > > Cc: Borislav Petkov <b...@alien8.de> > > Cc: "H. Peter Anvin" <h...@zytor.com> > > Cc: x...@kernel.org > > Cc: José Roberto de Souza <jose.so...@intel.com> > > Signed-off-by: Rodrigo Vivi <rodrigo.v...@intel.com> > > --- > > arch/x86/kernel/early-quirks.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/arch/x86/kernel/early-quirks.c b/arch/x86/kernel/early-quirks.c > > index 50d5848bf22e..a8d2cde67c41 100644 > > --- a/arch/x86/kernel/early-quirks.c > > +++ b/arch/x86/kernel/early-quirks.c > > @@ -547,6 +547,7 @@ static const struct pci_device_id intel_early_ids[] > > __initconst = { > > INTEL_GLK_IDS(&gen9_early_ops), > > INTEL_CNL_IDS(&gen9_early_ops), > > INTEL_ICL_11_IDS(&gen11_early_ops), > > + INTEL_EHL_IDS(&gen11_early_ops), > > }; > > > > struct resource intel_graphics_stolen_res __ro_after_init = > > DEFINE_RES_MEM(0, 0); > > -- > > Make patch subject prefix start with "x86/early-quirks: ..." > > With that: > > Acked-by: Borislav Petkov <b...@suse.de>
Thanks. pushed to drm-intel-next-queued > > Thx. > > -- > Regards/Gruss, > Boris. > > Good mailing practices for 400: avoid top-posting and trim the reply. _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx