From 900135930663a424e899feedba35495654e19fe5 Mon Sep 17 00:00:00 2001 From: Mahantesh Kumbar Date: Wed, 14 Mar 2018 12:29:50 +0530 Subject: gpu: nvgpu: gp10x PMU f/w version update - Updating gp10x PMU f/w version for ucode git cl : https://git-master.nvidia.com/r/#/c/1674816/ P4 CL# : 23732390 Change-Id: I4426f7fc96b52f342ac885199e7dd3e413af4a8e Signed-off-by: Mahantesh Kumbar Reviewed-on: https://git-master.nvidia.com/r/1674857 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity Reviewed-by: Terje Bergstrom GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/common/pmu/pmu_fw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/common') diff --git a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c index 1070579e..ea5b21ab 100644 --- a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c +++ b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c @@ -38,7 +38,7 @@ /* PMU F/W version */ #define APP_VERSION_GV11B 23416738 #define APP_VERSION_GV10X 23616379 -#define APP_VERSION_GP10X 22099494 +#define APP_VERSION_GP10X 23647537 #define APP_VERSION_GP10B 20429989 #define APP_VERSION_GM20B 20490253 -- cgit v1.2.2