Skip to content

Commit aca05d3

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

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
@@ -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)