[Intel-xe] [PATCH] drm/xe/dg2: Remove one PCI ID
Matt Roper
matthew.d.roper at intel.com
Wed Oct 11 17:58:32 UTC 2023
On Wed, Oct 11, 2023 at 09:15:26PM +0530, Shekhar Chauhan wrote:
> The bspec was recently updated to remove PCI ID
> 0x5698; this ID is actually reserved for future
> use and should not be treated as DG2-G11.
>
> BSpec: 44477
> Signed-off-by: Shekhar Chauhan <shekhar.chauhan at intel.com>
Matches the change we previously made in i915 with commit 3a38be31ec82
("drm/i915/dg2: Drop one PCI ID")
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
> ---
> include/drm/xe_pciids.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/drm/xe_pciids.h b/include/drm/xe_pciids.h
> index 29f07a00ac0f..b19478a58694 100644
> --- a/include/drm/xe_pciids.h
> +++ b/include/drm/xe_pciids.h
> @@ -134,7 +134,6 @@
> MACRO__(0x5693, ## __VA_ARGS__), \
> MACRO__(0x5694, ## __VA_ARGS__), \
> MACRO__(0x5695, ## __VA_ARGS__), \
> - MACRO__(0x5698, ## __VA_ARGS__), \
> MACRO__(0x56A5, ## __VA_ARGS__), \
> MACRO__(0x56A6, ## __VA_ARGS__), \
> MACRO__(0x56B0, ## __VA_ARGS__), \
> --
> 2.34.1
>
--
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation
More information about the Intel-xe
mailing list