projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
465d905
)
drm/xe/ptl: Add another PTL PCI ID
author
Matt Atwood
<matthew.s.atwood@intel.com>
Thu, 14 Nov 2024 23:44:10 +0000
(15:44 -0800)
committer
Matt Roper
<matthew.d.roper@intel.com>
Fri, 22 Nov 2024 21:58:13 +0000
(13:58 -0800)
An additional pci id has been added to bspec.
Bspec: 72574
Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20241114234410.145863-1-matthew.s.atwood@intel.com
include/drm/intel/xe_pciids.h
patch
|
blob
|
history
diff --git
a/include/drm/intel/xe_pciids.h
b/include/drm/intel/xe_pciids.h
index
6d8d013
..
16d4b8b
100644
(file)
--- a/
include/drm/intel/xe_pciids.h
+++ b/
include/drm/intel/xe_pciids.h
@@
-229,6
+229,7
@@
MACRO__(0xB092, ## __VA_ARGS__), \
MACRO__(0xB0A0, ## __VA_ARGS__), \
MACRO__(0xB0A1, ## __VA_ARGS__), \
- MACRO__(0xB0A2, ## __VA_ARGS__)
+ MACRO__(0xB0A2, ## __VA_ARGS__), \
+ MACRO__(0xB0B0, ## __VA_ARGS__)
#endif