summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/pmu_gm20b.h
diff options
context:
space:
mode:
authorMahantesh Kumbar <mkumbar@nvidia.com>2014-07-24 00:56:58 -0400
committerDan Willemsen <dwillemsen@nvidia.com>2015-03-18 15:10:43 -0400
commit0858498f7b615467af33c4268fd0c0ac7fe19788 (patch)
tree44dc8ee02f5b5c516a5536e997ec766713282920 /drivers/gpu/nvgpu/gm20b/pmu_gm20b.h
parente5f82c848d75783c0e8d748dc7482ca29605fb12 (diff)
nvgpu:Added PROD settings for ELPG sequencing
Added PROD settings for ELPG sequencing registers Bug 200023161 Change-Id: Id313f9bc800d3a57f45aff0f0f609887565971be Signed-off-by: Mahantesh Kumbar <mkumbar@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/pmu_gm20b.h')
-rw-r--r--drivers/gpu/nvgpu/gm20b/pmu_gm20b.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/pmu_gm20b.h b/drivers/gpu/nvgpu/gm20b/pmu_gm20b.h
index d36d3803..fc2f7d60 100644
--- a/drivers/gpu/nvgpu/gm20b/pmu_gm20b.h
+++ b/drivers/gpu/nvgpu/gm20b/pmu_gm20b.h
@@ -15,5 +15,7 @@
15 15
16#ifndef __PMU_GM20B_H_ 16#ifndef __PMU_GM20B_H_
17#define __PMU_GM20B_H_ 17#define __PMU_GM20B_H_
18
18void gm20b_init_pmu_ops(struct gpu_ops *gops); 19void gm20b_init_pmu_ops(struct gpu_ops *gops);
20
19#endif /*__PMU_GM20B_H_*/ 21#endif /*__PMU_GM20B_H_*/