From b0cf5804147efbf50ad80d900248e2eeefb4eb2c Mon Sep 17 00:00:00 2001 From: Mahantesh Kumbar Date: Wed, 25 Apr 2018 14:55:44 +0530 Subject: gpu : nvgpu: gp106 pmu f/w version update - gp106 f/w version update for ucode https://git-master.nvidia.com/r/1702217 - APP_VERSION_GP10X 23913597 to 24008084 - nvgpu clk_vin interface as per chips_a_23609936 CL https://git-master.nvidia.com/r/#/c/1687591/ p4 CL # 24069912 Bug 200399373 Change-Id: If16566aaf42dfc2460d426f18927eab08309dfcf Signed-off-by: Mahantesh Kumbar Reviewed-on: https://git-master.nvidia.com/r/1702218 Reviewed-by: Vaikundanathan S Tested-by: Vaikundanathan S Reviewed-by: Automatic_Commit_Validation_User 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 c95f5880..ed4e6c20 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 23913597 +#define APP_VERSION_GP10X 24008084 #define APP_VERSION_GP10B 20429989 #define APP_VERSION_GM20B 20490253 -- cgit v1.2.2