Skip to content

Commit b91ab86

Browse files
Wyatt Woodalexdeucher
authored andcommitted
drm/amd/display: [FW Promotion] Release 0.0.69
Signed-off-by: Wyatt Wood <[email protected]> Reviewed-by: Aric Cyr <[email protected]> Acked-by: Stylon Wang <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 793c82e commit b91ab86

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 0xeb3203315
50+
#define DMUB_FW_VERSION_GIT_HASH 0xefd666c1
5151
#define DMUB_FW_VERSION_MAJOR 0
5252
#define DMUB_FW_VERSION_MINOR 0
53-
#define DMUB_FW_VERSION_REVISION 68
53+
#define DMUB_FW_VERSION_REVISION 69
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)