All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH libdrm] INTEL: Add PCI ID support to RKL platform
       [not found] <20200813053338.7166-1-sunilx.kumar.dora.sermsity@intel.com>
@ 2020-08-13 16:56 ` Matt Roper
  0 siblings, 0 replies; only message in thread
From: Matt Roper @ 2020-08-13 16:56 UTC (permalink / raw)
  To: ssermsix
  Cc: Pankaj.Laxminarayan.Bharadiya, Naveen1.Kumar, hariom.pandey,
	Srinivasa.RaoX.Tottadi, dri-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-13 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200813053338.7166-1-sunilx.kumar.dora.sermsity@intel.com>
2020-08-13 16:56 ` [PATCH libdrm] INTEL: Add PCI ID support to RKL platform Matt Roper

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.