From 418e33dd09b307b0d1aa8a51b43f7b4b7cf12f60 Mon Sep 17 00:00:00 2001 From: Mahantesh Kumbar Date: Sat, 27 Jul 2019 19:23:21 +0530 Subject: [PATCH] gpu: nvgpu: TU10A PMU ucode version update -TU10A PMU ucode version update for saftey branch TU10A PMU AUTO profile ucode -P4 CL 26875342 JIRA NVGPU-3722 Change-Id: Id5cc20f24fc4cb0784d89621cd3e008649df4eb6 Signed-off-by: Mahantesh Kumbar Reviewed-on: https://git-master.nvidia.com/r/2162191 Reviewed-by: svc-mobile-coverity Reviewed-by: svc-mobile-misra Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/common/pmu/fw/fw_ver_ops.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/nvgpu/common/pmu/fw/fw_ver_ops.c b/drivers/gpu/nvgpu/common/pmu/fw/fw_ver_ops.c index 523a0e16b..42198e711 100644 --- a/drivers/gpu/nvgpu/common/pmu/fw/fw_ver_ops.c +++ b/drivers/gpu/nvgpu/common/pmu/fw/fw_ver_ops.c @@ -41,7 +41,7 @@ #include /* PMU F/W version */ -#define APP_VERSION_TU10X 26615655U +#define APP_VERSION_TU10X 26865144U #define APP_VERSION_GV11B 25005711U #define APP_VERSION_GV10X 25633490U #define APP_VERSION_GP10X 24076634U