From 15d5edab4afdf81935b4f79efb66f0410cda86e7 Mon Sep 17 00:00:00 2001 From: Mahantesh Kumbar Date: Fri, 22 Jun 2018 19:54:12 +0530 Subject: gpu: nvgpu: GPU_NEXT PMU ucode version update - Enable ECC interrupt in Falcon interrupt source - Enable routing of ECC interrupt to HOST. code CL: https://git-master.nvidia.com/r/#/c/1758176/ p4 CL# 24408680 Change-Id: Ib43c80be64e29ccbc6b19168e67ac6f4d200b2d8 Signed-off-by: Mahantesh Kumbar Reviewed-on: https://git-master.nvidia.com/r/1758175 Reviewed-by: svc-mobile-coverity GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/common/pmu/pmu_fw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers') diff --git a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c index b2672d53..359c19ca 100644 --- a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c +++ b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c @@ -36,7 +36,7 @@ #define NVGPU_PMU_NS_UCODE_IMAGE "gpmu_ucode.bin" /* PMU F/W version */ -#define APP_VERSION_GPU_NEXT 24313304 +#define APP_VERSION_GPU_NEXT 24313845 #define APP_VERSION_GV11B 24169723 #define APP_VERSION_GV10X 23647491 #define APP_VERSION_GP10X 24076634 -- cgit v1.2.2