From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Borislav Petkov <bp@alien8.de>
Cc: intel-gfx@lists.freedesktop.org, x86@kernel.org,
Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH 2/2] x86/gpu: add ElkhartLake to gen11 early quirks
Date: Mon, 1 Apr 2019 10:30:00 -0700 [thread overview]
Message-ID: <20190401173000.GG19019@intel.com> (raw)
In-Reply-To: <20190324144058.GG23289@zn.tnic>
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 <tglx@linutronix.de>
> > Cc: Ingo Molnar <mingo@redhat.com>
> > Cc: Borislav Petkov <bp@alien8.de>
> > Cc: "H. Peter Anvin" <hpa@zytor.com>
> > Cc: x86@kernel.org
> > Cc: José Roberto de Souza <jose.souza@intel.com>
> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@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 <bp@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
next prev parent reply other threads:[~2019-04-01 17:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-15 19:19 [PATCH 1/2] drm/i915/ehl: Add EHL platform info and PCI IDs Rodrigo Vivi
2019-03-15 19:19 ` [PATCH 2/2] x86/gpu: add ElkhartLake to gen11 early quirks Rodrigo Vivi
2019-03-15 19:32 ` Souza, Jose
2019-03-24 14:40 ` Borislav Petkov
2019-04-01 17:30 ` Rodrigo Vivi [this message]
2019-03-15 19:32 ` [PATCH 1/2] drm/i915/ehl: Add EHL platform info and PCI IDs Souza, Jose
2019-03-18 16:14 ` Bob Paauwe
2019-03-15 20:13 ` ✓ Fi.CI.BAT: success for series starting with [1/2] " Patchwork
2019-03-16 1:04 ` ✓ Fi.CI.IGT: " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190401173000.GG19019@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=bp@alien8.de \
--cc=hpa@zytor.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox