From 040da8c01da0da58c4ca904b5d3a47298e94a001 Mon Sep 17 00:00:00 2001 From: Mahantesh Kumbar Date: Thu, 29 Mar 2018 15:00:12 +0530 Subject: gpu: nvgpu: gp106 f/w version update - gp106 f/w version update for ucode https://git-master.nvidia.com/r/#/c/1684238/ - APP_VERSION_GP10X "23647537" updated to "23732390" Change-Id: Id534b041e4ae90e82b2a8259bb0372689500e871 Signed-off-by: Mahantesh Kumbar Reviewed-on: https://git-master.nvidia.com/r/1684250 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') diff --git a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c index cac5079e..9d0af159 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 23647537 +#define APP_VERSION_GP10X 23732390 #define APP_VERSION_GP10B 20429989 #define APP_VERSION_GM20B 20490253 -- cgit v1.2.2