[Intel-gfx] [PATCH v6 01/24] drm/i915/dg1: add more PCI ids

Matt Roper matthew.d.roper at intel.com
Wed Sep 30 14:00:03 UTC 2020


On Tue, Sep 29, 2020 at 11:42:11PM -0700, Lucas De Marchi wrote:
> Synchronize with the current list of DG1 PCI IDs.
> 
> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>

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

> ---
>  include/drm/i915_pciids.h | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> index 7eeecb07c9a1..095463ff7cb9 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -624,6 +624,9 @@
>  
>  /* DG1 */
>  #define INTEL_DG1_IDS(info) \
> -	INTEL_VGA_DEVICE(0x4905, info)
> +	INTEL_VGA_DEVICE(0x4905, info), \
> +	INTEL_VGA_DEVICE(0x4906, info), \
> +	INTEL_VGA_DEVICE(0x4907, info), \
> +	INTEL_VGA_DEVICE(0x4908, info)
>  
>  #endif /* _I915_PCIIDS_H */
> -- 
> 2.28.0
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Matt Roper
Graphics Software Engineer
VTT-OSGC Platform Enablement
Intel Corporation
(916) 356-2795


More information about the Intel-gfx mailing list