From: Anthony Koo Date: Sun, 17 Oct 2021 14:40:31 +0000 (-0400) Subject: drm/amd/display: [FW Promotion] Release 0.0.90 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5b5e0776ddab26392faac4656f9249dae5354104;p=linux.git drm/amd/display: [FW Promotion] Release 0.0.90 Acked-by: Agustin Gutierrez Tested-by: Daniel Wheeler Signed-off-by: Anthony Koo Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h b/drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h index ed35b3bd30b95..aa27c0d432fbb 100644 --- a/drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h +++ b/drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h @@ -46,10 +46,10 @@ /* Firmware versioning. */ #ifdef DMUB_EXPOSE_VERSION -#define DMUB_FW_VERSION_GIT_HASH 0xdd808d7b +#define DMUB_FW_VERSION_GIT_HASH 0x9525efb5 #define DMUB_FW_VERSION_MAJOR 0 #define DMUB_FW_VERSION_MINOR 0 -#define DMUB_FW_VERSION_REVISION 89 +#define DMUB_FW_VERSION_REVISION 90 #define DMUB_FW_VERSION_TEST 0 #define DMUB_FW_VERSION_VBIOS 0 #define DMUB_FW_VERSION_HOTFIX 0