summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/pmu/pmu_fw.c
diff options
context:
space:
mode:
authorMahantesh Kumbar <mkumbar@nvidia.com>2017-09-13 06:04:10 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2017-09-13 14:06:33 -0400
commit725968bf0f3f2a1fc5b4def0a53a509ef1b4324d (patch)
treec6086578386e5b1391acd2818590172da5b869f9 /drivers/gpu/nvgpu/common/pmu/pmu_fw.c
parent567fa9a827d1bd4506005e6d4a5f28e36f0048e2 (diff)
gpu : nvgpu: PG503 PMU app version update
JIRA NVGPUGV100-7 Change-Id: I4ee55248d6b0e27a4245c1b798853c463c34066d Signed-off-by: Mahantesh Kumbar <mkumbar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1559002 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@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 7144bcf3..077a1bf8 100644
--- a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c
+++ b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c
@@ -24,7 +24,7 @@
24#define NVGPU_PMU_NS_UCODE_IMAGE "gpmu_ucode.bin" 24#define NVGPU_PMU_NS_UCODE_IMAGE "gpmu_ucode.bin"
25 25
26/* PMU F/W version */ 26/* PMU F/W version */
27#define APP_VERSION_BIGGPU 22752892 27#define APP_VERSION_BIGGPU 22836594
28#define APP_VERSION_NC_3 22204331 28#define APP_VERSION_NC_3 22204331
29#define APP_VERSION_NC_2 20429989 29#define APP_VERSION_NC_2 20429989
30#define APP_VERSION_NC_1 20313802 30#define APP_VERSION_NC_1 20313802