summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/pmu/pmu_fw.c
diff options
context:
space:
mode:
authorMahantesh Kumbar <mkumbar@nvidia.com>2018-03-14 02:59:50 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2018-03-15 02:47:29 -0400
commit900135930663a424e899feedba35495654e19fe5 (patch)
tree7f384fe9bef8e61b97b1c6ec3a202e42a6894472 /drivers/gpu/nvgpu/common/pmu/pmu_fw.c
parent8a1d51fe49da0d2351ee5ece472c8cdf399f0f6a (diff)
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 <mkumbar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1674857 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/common/pmu/pmu_fw.c')
-rw-r--r--drivers/gpu/nvgpu/common/pmu/pmu_fw.c2
1 files changed, 1 insertions, 1 deletions
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 @@
38/* PMU F/W version */ 38/* PMU F/W version */
39#define APP_VERSION_GV11B 23416738 39#define APP_VERSION_GV11B 23416738
40#define APP_VERSION_GV10X 23616379 40#define APP_VERSION_GV10X 23616379
41#define APP_VERSION_GP10X 22099494 41#define APP_VERSION_GP10X 23647537
42#define APP_VERSION_GP10B 20429989 42#define APP_VERSION_GP10B 20429989
43#define APP_VERSION_GM20B 20490253 43#define APP_VERSION_GM20B 20490253
44 44