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 <wyatt.wood@amd.com> Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Stylon Wang <stylon.wang@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 793c82e commit b91ab86

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