summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorVijayakumar <vsubbu@nvidia.com>2017-01-17 00:59:26 -0500
committermobile promotions <svcmobile_promotions@nvidia.com>2017-01-19 01:26:34 -0500
commit54534ee1a9689da30f79c2992484dd88fe7171b1 (patch)
tree907969e6ca8c6a4e4202be98c369a30d3cfaa15c /drivers
parentd505e7f6859e9b73e31546e407262f43fd277415 (diff)
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 <vsubbu@nvidia.com> Reviewed-on: http://git-master/r/1286437 (cherry picked from commit dbfccb42614ec9361628b3c3427a65d3fe908597) Reviewed-on: http://git-master/r/1287461 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/nvgpu/gk20a/pmu_gk20a.h2
1 files changed, 1 insertions, 1 deletions
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 @@
44#define APP_VERSION_NC_0 20360931 44#define APP_VERSION_NC_0 20360931
45#define APP_VERSION_GM206 20652057 45#define APP_VERSION_GM206 20652057
46#define APP_VERSION_NV_GPU 21307569 46#define APP_VERSION_NV_GPU 21307569
47#define APP_VERSION_NV_GPU_1 21272105 47#define APP_VERSION_NV_GPU_1 21308030
48#define APP_VERSION_GM20B_5 20490253 48#define APP_VERSION_GM20B_5 20490253
49#define APP_VERSION_GM20B_4 19008461 49#define APP_VERSION_GM20B_4 19008461
50#define APP_VERSION_GM20B_3 18935575 50#define APP_VERSION_GM20B_3 18935575