All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Roper <matthew.d.roper@intel.com>
To: ssermsix <sunilx.kumar.dora.sermsity@intel.com>
Cc: Pankaj.Laxminarayan.Bharadiya@intel.com, Naveen1.Kumar@intel.com,
	hariom.pandey@intel.com, Srinivasa.RaoX.Tottadi@intel.com,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH libdrm] INTEL: Add PCI ID support to RKL platform
Date: Thu, 13 Aug 2020 09:56:22 -0700	[thread overview]
Message-ID: <20200813165622.GH2909565@mdroper-desk1.amr.corp.intel.com> (raw)
In-Reply-To: <20200813053338.7166-1-sunilx.kumar.dora.sermsity@intel.com>

Reviewed-by: Matt Roper <matthew.d.roper@intel.com>

On Thu, Aug 13, 2020 at 11:03:38AM +0530, ssermsix wrote:
> ---
>  intel/intel_chipset.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/intel/intel_chipset.c b/intel/intel_chipset.c
> index f6e37ee7..c3ce8f51 100644
> --- a/intel/intel_chipset.c
> +++ b/intel/intel_chipset.c
> @@ -35,6 +35,7 @@ static const struct pci_device {
>  	uint16_t gen;
>  } pciids[] = {
>  	/* Keep ids sorted by gen; latest gen first */
> +	INTEL_RKL_IDS(12),
>  	INTEL_TGL_12_IDS(12),
>  	INTEL_EHL_IDS(11),
>  	INTEL_ICL_11_IDS(11),
> -- 
> 2.25.1
> 

-- 
Matt Roper
Graphics Software Engineer
VTT-OSGC Platform Enablement
Intel Corporation
(916) 356-2795
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

           reply	other threads:[~2020-08-13 16:56 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20200813053338.7166-1-sunilx.kumar.dora.sermsity@intel.com>]

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=20200813165622.GH2909565@mdroper-desk1.amr.corp.intel.com \
    --to=matthew.d.roper@intel.com \
    --cc=Naveen1.Kumar@intel.com \
    --cc=Pankaj.Laxminarayan.Bharadiya@intel.com \
    --cc=Srinivasa.RaoX.Tottadi@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=hariom.pandey@intel.com \
    --cc=sunilx.kumar.dora.sermsity@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.