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 <Anthony.Koo@amd.com> Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 6016cd9 commit db6622e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)