From: Paulo Zanoni <paulo.r.zanoni@intel.com>
To: "Souza, Jose" <jose.souza@intel.com>,
"igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>
Cc: "Atwood, Matthew S" <matthew.s.atwood@intel.com>
Subject: Re: [igt-dev] [PATCH igt 1/3] lib: sync with the newer i915_pciids.h from the Kernel (KBL + ICL)
Date: Tue, 01 May 2018 13:55:49 -0700 [thread overview]
Message-ID: <1525208149.2704.11.camel@intel.com> (raw)
In-Reply-To: <1b7b830b79dba95ca7f9c33b6f6ce7a7771fa80b.camel@intel.com>
Em Sex, 2018-04-27 às 16:59 -0700, Souza, Jose escreveu:
> On Fri, 2018-04-27 at 13:01 -0700, Paulo Zanoni wrote:
> > I just copied the Kernel file into the IGT repository.
> >
> > New IDs:
> > - KBL GT2 sku from 672e314b21dc ("drm/i915/kbl: Add KBL GT2 sku")
> > - ICL IDs from d55cb4fa2cf0 ("drm/i915/icl: Add the ICL PCI IDs")
> >
> > Cc: Matt Atwood <matthew.s.atwood@intel.com>
> > Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
>
> Reviewed-by: Jose Roberto de Souza <jose.souza@intel.com>
Series merged. Thanks everybody for the help.
>
> > ---
> > lib/i915_pciids.h | 13 +++++++++++++
> > 1 file changed, 13 insertions(+)
> >
> > diff --git a/lib/i915_pciids.h b/lib/i915_pciids.h
> > index 0b2ba46f..bab70ff6 100644
> > --- a/lib/i915_pciids.h
> > +++ b/lib/i915_pciids.h
> > @@ -349,6 +349,7 @@
> > #define INTEL_KBL_GT2_IDS(info) \
> > INTEL_VGA_DEVICE(0x5916, info), /* ULT GT2 */ \
> > INTEL_VGA_DEVICE(0x5917, info), /* Mobile GT2 */ \
> > + INTEL_VGA_DEVICE(0x591C, info), /* ULX GT2 */ \
> > INTEL_VGA_DEVICE(0x5921, info), /* ULT GT2F */ \
> > INTEL_VGA_DEVICE(0x591E, info), /* ULX GT2 */ \
> > INTEL_VGA_DEVICE(0x5912, info), /* DT GT2 */ \
> > @@ -431,4 +432,16 @@
> > INTEL_VGA_DEVICE(0x5A44, info), \
> > INTEL_VGA_DEVICE(0x5A4C, info)
> >
> > +/* ICL */
> > +#define INTEL_ICL_11_IDS(info) \
> > + INTEL_VGA_DEVICE(0x8A50, info), \
> > + INTEL_VGA_DEVICE(0x8A51, info), \
> > + INTEL_VGA_DEVICE(0x8A5C, info), \
> > + INTEL_VGA_DEVICE(0x8A5D, info), \
> > + INTEL_VGA_DEVICE(0x8A52, info), \
> > + INTEL_VGA_DEVICE(0x8A5A, info), \
> > + INTEL_VGA_DEVICE(0x8A5B, info), \
> > + INTEL_VGA_DEVICE(0x8A71, info), \
> > + INTEL_VGA_DEVICE(0x8A70, info)
> > +
> > #endif /* _I915_PCIIDS_H */
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2018-05-01 20:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-27 20:01 [igt-dev] [PATCH igt 1/3] lib: sync with the newer i915_pciids.h from the Kernel (KBL + ICL) Paulo Zanoni
2018-04-27 20:01 ` [igt-dev] [PATCH igt 2/3] lib: Add Icelake platform definition Paulo Zanoni
2018-04-27 20:37 ` Antonio Argenziano
2018-04-27 20:01 ` [igt-dev] [PATCH igt 3/3] lib/instdone.c: Add Gen11 Support Paulo Zanoni
2018-04-27 20:38 ` Antonio Argenziano
2018-05-01 20:49 ` Paulo Zanoni
2018-04-27 23:59 ` [igt-dev] [PATCH igt 1/3] lib: sync with the newer i915_pciids.h from the Kernel (KBL + ICL) Souza, Jose
2018-05-01 20:55 ` Paulo Zanoni [this message]
2018-04-30 13:02 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/3] " Patchwork
2018-04-30 16:54 ` [igt-dev] ✓ 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=1525208149.2704.11.camel@intel.com \
--to=paulo.r.zanoni@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jose.souza@intel.com \
--cc=matthew.s.atwood@intel.com \
/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