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 6016cd9 commit db6622eCopy full SHA for db6622e
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 0xcf6f1711c
+#define DMUB_FW_VERSION_GIT_HASH 0x23db9b126
51
#define DMUB_FW_VERSION_MAJOR 0
52
#define DMUB_FW_VERSION_MINOR 0
53
-#define DMUB_FW_VERSION_REVISION 61
+#define DMUB_FW_VERSION_REVISION 62
54
#define DMUB_FW_VERSION_TEST 0
55
#define DMUB_FW_VERSION_VBIOS 0
56
#define DMUB_FW_VERSION_HOTFIX 0
0 commit comments