summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h
diff options
context:
space:
mode:
authorDeepak Goyal <dgoyal@nvidia.com>2017-06-08 01:51:52 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2017-06-08 10:54:24 -0400
commit1dfcf1833ba3e8fa58d0ad6ecb189db32c6b986f (patch)
tree4bf591fb2b7e07cf0c008092615953c6c21963eb /drivers/gpu/nvgpu/gk20a/pmu_gk20a.h
parent0ad7f1d9aa18d959abf3cba6ca4e532fc9246a31 (diff)
gpu: nvgpu: Update PMU firmware version.
This patch also updates PMU cmdline args as required by updated firmware. GPUT19x-30 Change-Id: I44214007046081a44acc7284eb2854d0548a8da8 Signed-off-by: Deepak Goyal <dgoyal@nvidia.com> Reviewed-on: http://git-master/r/1498188 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/pmu_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/pmu_gk20a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h b/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h
index 3941d90f..24bc5822 100644
--- a/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h
@@ -30,7 +30,7 @@ struct nvgpu_firmware;
30 30
31#define ZBC_MASK(i) (~(~(0) << ((i)+1)) & 0xfffe) 31#define ZBC_MASK(i) (~(~(0) << ((i)+1)) & 0xfffe)
32 32
33#define APP_VERSION_NC_3 21688026 33#define APP_VERSION_NC_3 22204331
34#define APP_VERSION_NC_2 20429989 34#define APP_VERSION_NC_2 20429989
35#define APP_VERSION_NC_1 20313802 35#define APP_VERSION_NC_1 20313802
36#define APP_VERSION_NC_0 20360931 36#define APP_VERSION_NC_0 20360931