[Intel-gfx] [PATCH] drm/i915: Add another EHL pci id
Souza, Jose
jose.souza at intel.com
Mon Feb 6 13:35:08 UTC 2023
On Mon, 2023-02-06 at 15:37 +1100, Jonathan Gray wrote:
> described as "32 Execution Unit (EU) Super SKU" in:
> Intel Atom x6000E Series, and Intel Pentium and Celeron N and
> J Series Processors for IoT Applications
> Datasheet, Volume 1
> Document Number: 636112-1.6
>
Reviewed-by: José Roberto de Souza <jose.souza at intel.com>
> Signed-off-by: Jonathan Gray <jsg at jsg.id.au>
> ---
> 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 4a4c190f7698..92205054e542 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -588,6 +588,7 @@
> INTEL_VGA_DEVICE(0x4551, info), \
> INTEL_VGA_DEVICE(0x4555, info), \
> INTEL_VGA_DEVICE(0x4557, info), \
> + INTEL_VGA_DEVICE(0x4570, info), \
> INTEL_VGA_DEVICE(0x4571, info)
>
> /* JSL */
More information about the Intel-gfx
mailing list