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 47547c5 commit aca05d3Copy full SHA for aca05d3
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h
@@ -46,10 +46,10 @@
46
47
/* Firmware versioning. */
48
#ifdef DMUB_EXPOSE_VERSION
49
-#define DMUB_FW_VERSION_GIT_HASH 0xc99a4517
+#define DMUB_FW_VERSION_GIT_HASH 0xbaf06b95
50
#define DMUB_FW_VERSION_MAJOR 0
51
#define DMUB_FW_VERSION_MINOR 0
52
-#define DMUB_FW_VERSION_REVISION 97
+#define DMUB_FW_VERSION_REVISION 98
53
#define DMUB_FW_VERSION_TEST 0
54
#define DMUB_FW_VERSION_VBIOS 0
55
#define DMUB_FW_VERSION_HOTFIX 0
0 commit comments