From 6f0b6ef9caec50fd4aa0ffa11e1751eb38c92d56 Mon Sep 17 00:00:00 2001 From: "dgoyal@nvidia.com" Date: Sun, 17 Dec 2017 15:52:33 -0800 Subject: gpu: nvgpu: gv11b: Update PMU ucode version. - Enabled ECC interrupt to host. - Fix to ignore IDLE_SNAP during ELPG_ENTRY. - Production signatures. Change-Id: Ie9e549a123b3fbdcde69fa1d4d2ea3ac20e3fa64 Signed-off-by: y Reviewed-on: https://git-master.nvidia.com/r/1620059 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity Tested-by: Vijayakumar Subbu Reviewed-by: Terje Bergstrom GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu 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/gpu/nvgpu/common/pmu/pmu_fw.c') diff --git a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c index 654fde21..dd05d722 100644 --- a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c +++ b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c @@ -37,7 +37,7 @@ /* PMU F/W version */ #define APP_VERSION_BIGGPU 22836594 -#define APP_VERSION_NC_3 22204331 +#define APP_VERSION_NC_3 23282342 #define APP_VERSION_NC_2 20429989 #define APP_VERSION_NC_1 20313802 #define APP_VERSION_NC_0 20360931 -- cgit v1.2.2