[PATCH] drm/i915/pciid: Add new PCI id for ARL
Garg, Nemesa
nemesa.garg at intel.com
Tue Sep 10 07:46:11 UTC 2024
> -----Original Message-----
> From: Intel-gfx <intel-gfx-bounces at lists.freedesktop.org> On Behalf Of
> Dnyaneshwar Bhadane
> Sent: Tuesday, September 10, 2024 11:53 AM
> To: intel-gfx at lists.freedesktop.org
> Cc: Bhadane, Dnyaneshwar <dnyaneshwar.bhadane at intel.com>
> Subject: [PATCH] drm/i915/pciid: Add new PCI id for ARL
>
> Add new PCI id for ARL platform.
>
> Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane at intel.com>
Reviewed-by: Nemesa Garg <nemesa.garg at intel.com>
> ---
> include/drm/intel/i915_pciids.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/include/drm/intel/i915_pciids.h b/include/drm/intel/i915_pciids.h
> index cbb12fdbcb7f..02156c6f79b6 100644
> --- a/include/drm/intel/i915_pciids.h
> +++ b/include/drm/intel/i915_pciids.h
> @@ -769,7 +769,8 @@
> MACRO__(0x7D41, ## __VA_ARGS__), \
> MACRO__(0x7D51, ## __VA_ARGS__), \
> MACRO__(0x7D67, ## __VA_ARGS__), \
> - MACRO__(0x7DD1, ## __VA_ARGS__)
> + MACRO__(0x7DD1, ## __VA_ARGS__), \
> + MACRO__(0xB640, ## __VA_ARGS__)
> LGTM
> /* MTL */
> #define INTEL_MTL_IDS(MACRO__, ...) \
> --
> 2.34.1
More information about the Intel-gfx
mailing list