Commit de4651d6 authored by Lucas De Marchi's avatar Lucas De Marchi Committed by Rodrigo Vivi

drm/xe: Update ARL-S DevIDs to the latest BSpec

BSpec changed with regard the DevIDs for ARL-S. Update the define
accordingly.

Bspec: 55420
Reviewed-by: default avatarNiranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Link: https://lore.kernel.org/r/20230804231709.1065087-3-lucas.demarchi@intel.comSigned-off-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
parent c47794bd
......@@ -183,8 +183,7 @@
MACRO__(0x7DE0, ## __VA_ARGS__)
#define XE_ARL_IDS(MACRO__, ...) \
MACRO__(0x7D66, ## __VA_ARGS__), \
MACRO__(0x7D76, ## __VA_ARGS__)
MACRO__(0x7D67, ## __VA_ARGS__)
#define XE_MTL_IDS(MACRO__, ...) \
XE_MTL_M_IDS(MACRO__, ## __VA_ARGS__), \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment