summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 21d03306..ba0ee6ca 100644
--- a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c
+++ b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c
@@ -36,7 +36,7 @@
36#define NVGPU_PMU_NS_UCODE_IMAGE "gpmu_ucode.bin" 36#define NVGPU_PMU_NS_UCODE_IMAGE "gpmu_ucode.bin"
37 37
38/* PMU F/W version */ 38/* PMU F/W version */
39#define APP_VERSION_GPU_NEXT 24313845U 39#define APP_VERSION_GPU_NEXT 24408680U
40#define APP_VERSION_GV11B 24379482U 40#define APP_VERSION_GV11B 24379482U
41#define APP_VERSION_GV10X 23647491U 41#define APP_VERSION_GV10X 23647491U
42#define APP_VERSION_GP10X 24076634U 42#define APP_VERSION_GP10X 24076634U