summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common')
-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