All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sripada, Radhakrishna" <radhakrishna.sripada@intel.com>
To: "Souza, Jose" <jose.souza@intel.com>,
	"igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>
Cc: "Souza, Jose" <jose.souza@intel.com>
Subject: Re: [igt-dev] [PATCH i-g-t] lib: Sync Intel PCI ids
Date: Thu, 23 Sep 2021 17:56:39 +0000	[thread overview]
Message-ID: <06cdb254eb2e4fe0869ba41a86a81d56@intel.com> (raw)
In-Reply-To: <20210914205358.91057-1-jose.souza@intel.com>



> -----Original Message-----
> From: igt-dev <igt-dev-bounces@lists.freedesktop.org> On Behalf Of José
> Roberto de Souza
> Sent: Tuesday, September 14, 2021 1:54 PM
> To: igt-dev@lists.freedesktop.org
> Cc: Souza, Jose <jose.souza@intel.com>
> Subject: [igt-dev] [PATCH i-g-t] lib: Sync Intel PCI ids
> 
> Sync IGT with kernel, a new DG1 pci was added.
> Commit 5f0d4214938d ("drm/i915/dg1: Add new PCI id")
> 
Reviewed-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
> Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
> ---
>  lib/i915_pciids.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/lib/i915_pciids.h b/lib/i915_pciids.h index cb45af9f2..c00ac5469
> 100644
> --- a/lib/i915_pciids.h
> +++ b/lib/i915_pciids.h
> @@ -632,7 +632,8 @@
>  	INTEL_VGA_DEVICE(0x4905, info), \
>  	INTEL_VGA_DEVICE(0x4906, info), \
>  	INTEL_VGA_DEVICE(0x4907, info), \
> -	INTEL_VGA_DEVICE(0x4908, info)
> +	INTEL_VGA_DEVICE(0x4908, info), \
> +	INTEL_VGA_DEVICE(0x4909, info)
> 
>  /* ADL-S */
>  #define INTEL_ADLS_IDS(info) \
> --
> 2.33.0


  parent reply	other threads:[~2021-09-23 17:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-14 20:53 [igt-dev] [PATCH i-g-t] lib: Sync Intel PCI ids José Roberto de Souza
2021-09-14 21:57 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2021-09-23 17:56 ` Sripada, Radhakrishna [this message]
2021-09-23 19:58 ` [igt-dev] ✓ Fi.CI.BAT: success for lib: Sync Intel PCI ids (rev2) Patchwork
2021-09-24  0:09 ` [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=06cdb254eb2e4fe0869ba41a86a81d56@intel.com \
    --to=radhakrishna.sripada@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=jose.souza@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.