[Intel-gfx] [PATCH V3] drm/i915/adl_s: Update ADL-S PCI IDs

Souza, Jose jose.souza at intel.com
Wed Aug 18 17:54:44 UTC 2021


On Wed, 2021-08-18 at 10:31 +0530, Tejas Upadhyay wrote:
> Sync PCI IDs with Bspec.
> 
> Bspec:53655
> 
> Changes since V2:
> 	- Upstream devices which are "POR" yes and
> 	  "Ok to upstream" yes - James Asmus
> Changes since V1:
>         - All POR and Non POR Ids needs to be upstreamed - James Asmus

Reviewed-by: José Roberto de Souza <jose.souza at intel.com>

> 
> Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay at intel.com>
> ---
>  include/drm/i915_pciids.h | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)
> 
> diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> index eee18fa53b54..cb45af9f2c44 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -637,13 +637,10 @@
>  /* ADL-S */
>  #define INTEL_ADLS_IDS(info) \
>  	INTEL_VGA_DEVICE(0x4680, info), \
> -	INTEL_VGA_DEVICE(0x4681, info), \
>  	INTEL_VGA_DEVICE(0x4682, info), \
> -	INTEL_VGA_DEVICE(0x4683, info), \
>  	INTEL_VGA_DEVICE(0x4688, info), \
> -	INTEL_VGA_DEVICE(0x4689, info), \
> +	INTEL_VGA_DEVICE(0x468A, info), \
>  	INTEL_VGA_DEVICE(0x4690, info), \
> -	INTEL_VGA_DEVICE(0x4691, info), \
>  	INTEL_VGA_DEVICE(0x4692, info), \
>  	INTEL_VGA_DEVICE(0x4693, info)
>  



More information about the Intel-gfx mailing list