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 793c82e commit b91ab86Copy full SHA for b91ab86
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 0xeb3203315
+#define DMUB_FW_VERSION_GIT_HASH 0xefd666c1
51
#define DMUB_FW_VERSION_MAJOR 0
52
#define DMUB_FW_VERSION_MINOR 0
53
-#define DMUB_FW_VERSION_REVISION 68
+#define DMUB_FW_VERSION_REVISION 69
54
#define DMUB_FW_VERSION_TEST 0
55
#define DMUB_FW_VERSION_VBIOS 0
56
#define DMUB_FW_VERSION_HOTFIX 0
0 commit comments