[Intel-gfx] [PATCH 2/2] drm/i915: Add new ICL PCI ID

Rodrigo Vivi rodrigo.vivi at intel.com
Fri Mar 8 21:23:05 UTC 2019


On Thu, Mar 07, 2019 at 12:56:56PM -0800, José Roberto de Souza wrote:
> A new PCI ID for ICL was added to BSpec, lets keep it in tight sync
> as ICL is not protected by the alpha support flag anymore.
> 
> BSepc: 21141
> Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
> Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
> ---
>  include/drm/i915_pciids.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> index be735811591d..6a287f0b3c6d 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -460,6 +460,7 @@
>  	INTEL_VGA_DEVICE(0x8A50, info), \
>  	INTEL_VGA_DEVICE(0x8A51, info), \
>  	INTEL_VGA_DEVICE(0x8A52, info), \
> +	INTEL_VGA_DEVICE(0x8A53, info), \

With this as the last item of the current list feel free to use:

Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>



>  	INTEL_VGA_DEVICE(0x8A56, info), \
>  	INTEL_VGA_DEVICE(0x8A57, info), \
>  	INTEL_VGA_DEVICE(0x8A58, info),	\
> -- 
> 2.21.0
> 


More information about the Intel-gfx mailing list