[PATCH libdrm] INTEL: Add PCI ID support to RKL platform
Matt Roper
matthew.d.roper at intel.com
Thu Aug 13 16:56:22 UTC 2020
Reviewed-by: Matt Roper <matthew.d.roper at 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
More information about the dri-devel
mailing list