We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5a132 commit 6a04bb5Copy full SHA for 6a04bb5
include/drm/intel/pciids.h
@@ -829,6 +829,7 @@
829
MACRO__(0xB092, ## __VA_ARGS__), \
830
MACRO__(0xB0A0, ## __VA_ARGS__), \
831
MACRO__(0xB0A1, ## __VA_ARGS__), \
832
- MACRO__(0xB0A2, ## __VA_ARGS__)
+ MACRO__(0xB0A2, ## __VA_ARGS__), \
833
+ MACRO__(0xB0B0, ## __VA_ARGS__)
834
835
#endif /* __PCIIDS_H__ */
include/drm/intel/xe_pciids.h
0 commit comments