projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6f45db
)
drm/xe: Add new DG2 PCI IDs
author
Shekhar Chauhan
<shekhar.chauhan@intel.com>
Wed, 11 Oct 2023 05:14:18 +0000
(10:44 +0530)
committer
Rodrigo Vivi
<rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:42:59 +0000
(11:42 -0500)
Add recently added PCI IDs for DG2
BSpec: 44477
Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link:
https://lore.kernel.org/r/20231011051418.2767145-1-shekhar.chauhan@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@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 f6ac6d9772ee1a5c73ec501eca397a551be203e9..d105527df0c461c831061c47ddfc11f651435453 100644
(file)
--- a/
include/drm/xe_pciids.h
+++ b/
include/drm/xe_pciids.h
@@
-138,7
+138,11
@@
MACRO__(0x56A5, ## __VA_ARGS__), \
MACRO__(0x56A6, ## __VA_ARGS__), \
MACRO__(0x56B0, ## __VA_ARGS__), \
- MACRO__(0x56B1, ## __VA_ARGS__)
+ MACRO__(0x56B1, ## __VA_ARGS__), \
+ MACRO__(0x56BA, ## __VA_ARGS__), \
+ MACRO__(0x56BB, ## __VA_ARGS__), \
+ MACRO__(0x56BC, ## __VA_ARGS__), \
+ MACRO__(0x56BD, ## __VA_ARGS__)
#define XE_DG2_G12_IDS(MACRO__, ...) \
MACRO__(0x5696, ## __VA_ARGS__), \