From: Petri Latvala <petri.latvala@intel.com>
To: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [i-g-t] lib: sync i915_pciids.h with kernel
Date: Thu, 16 Dec 2021 13:27:42 +0200 [thread overview]
Message-ID: <YbsirhuBf94hm3ZE@platvala-desk.ger.corp.intel.com> (raw)
In-Reply-To: <20211216111510.4094034-1-tejaskumarx.surendrakumar.upadhyay@intel.com>
On Thu, Dec 16, 2021 at 04:45:10PM +0530, Tejas Upadhyay wrote:
> This synchronizes with kernel commit
>
> 52407c220c44 ("drm/i915/rpl-s: Add PCI IDS for Raptor Lake S")
>
> to bring in RPL-S PCI IDs.
>
> Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
> ---
> lib/i915_pciids.h | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/lib/i915_pciids.h b/lib/i915_pciids.h
> index c00ac546..baf3d1d3 100644
> --- a/lib/i915_pciids.h
> +++ b/lib/i915_pciids.h
> @@ -666,4 +666,13 @@
> INTEL_VGA_DEVICE(0x46C2, info), \
> INTEL_VGA_DEVICE(0x46C3, info)
>
> +/* RPL-S */
> +#define INTEL_RPLS_IDS(info) \
> + INTEL_VGA_DEVICE(0xA780, info), \
> + INTEL_VGA_DEVICE(0xA781, info), \
> + INTEL_VGA_DEVICE(0xA782, info), \
> + INTEL_VGA_DEVICE(0xA783, info), \
> + INTEL_VGA_DEVICE(0xA788, info), \
> + INTEL_VGA_DEVICE(0xA789, info)
> +
> #endif /* _I915_PCIIDS_H */
> --
> 2.31.1
>
Acked-by: Petri Latvala <petri.latvala@intel.com>
But you also need to change lib/intel_device_info.c accordingly. See
9da04f759312cae8caa9aaac863163d0d98c964e for an example.
next prev parent reply other threads:[~2021-12-16 11:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-16 11:15 [igt-dev] [i-g-t] lib: sync i915_pciids.h with kernel Tejas Upadhyay
2021-12-16 11:27 ` Petri Latvala [this message]
2021-12-16 11:37 ` Surendrakumar Upadhyay, TejaskumarX
2021-12-16 15:06 ` [igt-dev] ✗ Fi.CI.BAT: failure for lib: sync i915_pciids.h with kernel (rev10) Patchwork
-- strict thread matches above, loose matches on Subject: below --
2022-04-20 12:49 [igt-dev] [i-g-t] lib: sync i915_pciids.h with kernel Talla Raviteja Goud
2022-04-20 13:50 ` Petri Latvala
2022-07-27 4:34 [igt-dev] [PATCH i-g-t] " Matt Roper
2022-08-03 15:00 ` [igt-dev] [i-g-t] " Wayne Boyer
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=YbsirhuBf94hm3ZE@platvala-desk.ger.corp.intel.com \
--to=petri.latvala@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=tejaskumarx.surendrakumar.upadhyay@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