Skip to content

Commit db6622e

Browse files
anthony-koo2alexdeucher
authored andcommitted
drm/amd/display: [FW Promotion] Release 0.0.62
Signed-off-by: Anthony Koo <[email protected]> Acked-by: Aurabindo Pillai <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 6016cd9 commit db6622e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747

4848
/* Firmware versioning. */
4949
#ifdef DMUB_EXPOSE_VERSION
50-
#define DMUB_FW_VERSION_GIT_HASH 0xcf6f1711c
50+
#define DMUB_FW_VERSION_GIT_HASH 0x23db9b126
5151
#define DMUB_FW_VERSION_MAJOR 0
5252
#define DMUB_FW_VERSION_MINOR 0
53-
#define DMUB_FW_VERSION_REVISION 61
53+
#define DMUB_FW_VERSION_REVISION 62
5454
#define DMUB_FW_VERSION_TEST 0
5555
#define DMUB_FW_VERSION_VBIOS 0
5656
#define DMUB_FW_VERSION_HOTFIX 0

0 commit comments

Comments
 (0)