From 45527a973f47a9b324fb5c1f2b7c26730d5b27ac Mon Sep 17 00:00:00 2001 From: Mahantesh Kumbar Date: Thu, 12 Apr 2018 15:34:06 +0530 Subject: gpu: nvgpu: GP106 PMU ucode version update - gp106 f/w version update for ucode https://git-master.nvidia.com/r/#/c/1693596/ - APP_VERSION_GP10X 23732390 to 23913597 Change-Id: Id3ae28325fda8a66b833245113e7010c76ed2750 Signed-off-by: Mahantesh Kumbar Reviewed-on: https://git-master.nvidia.com/r/1693616 Reviewed-by: svc-mobile-coverity Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Vaikundanathan S Tested-by: Vaikundanathan S 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/pmu/pmu_fw.c') diff --git a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c index 9d0af159..4dd6a21e 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 23732390 +#define APP_VERSION_GP10X 23913597 #define APP_VERSION_GP10B 20429989 #define APP_VERSION_GM20B 20490253 -- cgit v1.2.2