From 95684dd127722e7634f3d3a5e8a1b2c6889b5e87 Mon Sep 17 00:00:00 2001 From: Mahantesh Kumbar Date: Fri, 4 May 2018 12:27:51 +0530 Subject: gpu: nvgpu: gp106 pmu f/w version update - gp106 f/w version update for ucode https://git-master.nvidia.com/r/#/c/1708195/ - APP_VERSION_GP10X 24008084 to 24069912 - nvgpu driver cl's for current changes https://git-master.nvidia.com/r/#/c/1694546/ https://git-master.nvidia.com/r/#/c/1700746/ p4 CL# 24076634 Change-Id: If15663983a8753a256e47451938be1cf0102fadb Signed-off-by: Mahantesh Kumbar Reviewed-on: https://git-master.nvidia.com/r/1708199 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 2dc2dba1..6163d254 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 24008084 +#define APP_VERSION_GP10X 24069912 #define APP_VERSION_GP10B 23782727 #define APP_VERSION_GM20B 20490253 -- cgit v1.2.2