[Intel-gfx] [PATCH] drm/i915/ehl: Remove invalid PCI ID

Ville Syrjälä ville.syrjala at linux.intel.com
Mon Nov 2 17:29:23 UTC 2020


On Fri, Oct 30, 2020 at 02:26:14PM -0700, Anusha Srivatsa wrote:
> Update the EHL PCI IDs from BSpec.
> Remove the invalid ones.
> 
> Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>
> Signed-off-by: Anusha Srivatsa <anusha.srivatsa at intel.com>

Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>

Pls sort out the ci fail so we can merge this.

> ---
>  include/drm/i915_pciids.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> index 3b5ed1e4f3ec..28428e08a8d3 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -584,7 +584,6 @@
>  
>  /* EHL */
>  #define INTEL_EHL_IDS(info) \
> -	INTEL_VGA_DEVICE(0x4500, info),	\
>  	INTEL_VGA_DEVICE(0x4571, info), \
>  	INTEL_VGA_DEVICE(0x4551, info), \
>  	INTEL_VGA_DEVICE(0x4541, info), \
> -- 
> 2.25.0

-- 
Ville Syrjälä
Intel


More information about the Intel-gfx mailing list