From 54534ee1a9689da30f79c2992484dd88fe7171b1 Mon Sep 17 00:00:00 2001 From: Vijayakumar Date: Tue, 17 Jan 2017 11:29:26 +0530 Subject: gpu: nvgpu: pmu version update bug 200269171 Updating PMU firmware to fix voltage raise when switching mclk to 810mhz with CLFC and MSCG enabled. The fix is to make sure that clock domain is not evaluated in CLFC if MSCG has engaged anytime after the previous evaluation Change-Id: I2b6979ed3361f47273f2643c27c005deac49dc8b Signed-off-by: Vijayakumar Reviewed-on: http://git-master/r/1286437 (cherry picked from commit dbfccb42614ec9361628b3c3427a65d3fe908597) Reviewed-on: http://git-master/r/1287461 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/gk20a/pmu_gk20a.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gk20a/pmu_gk20a.h') diff --git a/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h b/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h index b6f2e013..ad29516a 100644 --- a/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h +++ b/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h @@ -44,7 +44,7 @@ #define APP_VERSION_NC_0 20360931 #define APP_VERSION_GM206 20652057 #define APP_VERSION_NV_GPU 21307569 -#define APP_VERSION_NV_GPU_1 21272105 +#define APP_VERSION_NV_GPU_1 21308030 #define APP_VERSION_GM20B_5 20490253 #define APP_VERSION_GM20B_4 19008461 #define APP_VERSION_GM20B_3 18935575 -- cgit v1.2.2