[Intel-xe] [PATCH 2/2] drm/xe: Update ARL-S DevIDs to the latest BSpec
Niranjana Vishwanathapura
niranjana.vishwanathapura at intel.com
Mon Aug 7 02:59:53 UTC 2023
On Fri, Aug 04, 2023 at 04:17:09PM -0700, Lucas De Marchi wrote:
>BSpec changed with regard the DevIDs for ARL-S. Update the define
>accordingly.
>
>Bspec: 55420
>Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
>---
> include/drm/xe_pciids.h | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
>diff --git a/include/drm/xe_pciids.h b/include/drm/xe_pciids.h
>index 1263838617d3..43afd973e153 100644
>--- a/include/drm/xe_pciids.h
>+++ b/include/drm/xe_pciids.h
>@@ -199,8 +199,7 @@
> MACRO__(0x7DE0, ## __VA_ARGS__)
>
> #define XE_ARL_IDS(MACRO__, ...) \
>- MACRO__(0x7D66, ## __VA_ARGS__), \
>- MACRO__(0x7D76, ## __VA_ARGS__)
>+ MACRO__(0x7D67, ## __VA_ARGS__)
Looks like there are few other ARL ids as well?
Niranjana
>
> #define XE_MTL_IDS(MACRO__, ...) \
> XE_MTL_M_IDS(MACRO__, ## __VA_ARGS__), \
>--
>2.40.1
>
More information about the Intel-xe
mailing list