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 849cf93 commit add0733Copy full SHA for add0733
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h
@@ -47,10 +47,10 @@
47
48
/* Firmware versioning. */
49
#ifdef DMUB_EXPOSE_VERSION
50
-#define DMUB_FW_VERSION_GIT_HASH 0x2d2f6f51e
+#define DMUB_FW_VERSION_GIT_HASH 0xe599e0896
51
#define DMUB_FW_VERSION_MAJOR 0
52
#define DMUB_FW_VERSION_MINOR 0
53
-#define DMUB_FW_VERSION_REVISION 75
+#define DMUB_FW_VERSION_REVISION 76
54
#define DMUB_FW_VERSION_TEST 0
55
#define DMUB_FW_VERSION_VBIOS 0
56
#define DMUB_FW_VERSION_HOTFIX 0
0 commit comments