Skip to content

Commit aca05d3

Browse files
anthony-koo2alexdeucher
authored andcommitted
drm/amd/display: [FW Promotion] Release 0.0.98
Tested-by: Daniel Wheeler <[email protected]> Reviewed-by: Aric Cyr <[email protected]> Acked-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Anthony Koo <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 47547c5 commit aca05d3

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
@@ -46,10 +46,10 @@
4646

4747
/* Firmware versioning. */
4848
#ifdef DMUB_EXPOSE_VERSION
49-
#define DMUB_FW_VERSION_GIT_HASH 0xc99a4517
49+
#define DMUB_FW_VERSION_GIT_HASH 0xbaf06b95
5050
#define DMUB_FW_VERSION_MAJOR 0
5151
#define DMUB_FW_VERSION_MINOR 0
52-
#define DMUB_FW_VERSION_REVISION 97
52+
#define DMUB_FW_VERSION_REVISION 98
5353
#define DMUB_FW_VERSION_TEST 0
5454
#define DMUB_FW_VERSION_VBIOS 0
5555
#define DMUB_FW_VERSION_HOTFIX 0

0 commit comments

Comments
 (0)