projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c47794b
)
drm/xe: Update ARL-S DevIDs to the latest BSpec
author
Lucas De Marchi
<lucas.demarchi@intel.com>
Fri, 4 Aug 2023 23:17:09 +0000
(16:17 -0700)
committer
Rodrigo Vivi
<rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:40:18 +0000
(11:40 -0500)
BSpec changed with regard the DevIDs for ARL-S. Update the define
accordingly.
Bspec: 55420
Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Link:
https://lore.kernel.org/r/20230804231709.1065087-3-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
include/drm/xe_pciids.h
patch
|
blob
|
history
diff --git
a/include/drm/xe_pciids.h
b/include/drm/xe_pciids.h
index b9e9f5b2b0ac2e0aaffb059090c2860dae764442..0d0cf80eb0ba3b0a13851a4a6698b868a73a06ea 100644
(file)
--- a/
include/drm/xe_pciids.h
+++ b/
include/drm/xe_pciids.h
@@
-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__), \