Skip to content

Commit add0733

Browse files
anthony-koo2alexdeucher
authored andcommitted
drm/amd/display: [FW Promotion] Release 0.0.76
Reviewed-by: Cyr Aric <[email protected]> Acked-by: Solomon Chiu <[email protected]> Signed-off-by: Anthony Koo <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 849cf93 commit add0733

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 0x2d2f6f51e
50+
#define DMUB_FW_VERSION_GIT_HASH 0xe599e0896
5151
#define DMUB_FW_VERSION_MAJOR 0
5252
#define DMUB_FW_VERSION_MINOR 0
53-
#define DMUB_FW_VERSION_REVISION 75
53+
#define DMUB_FW_VERSION_REVISION 76
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)