summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/clk_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/clk_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/clk_gm20b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/clk_gm20b.c b/drivers/gpu/nvgpu/gm20b/clk_gm20b.c
index 1b01c74c..86aa6e8b 100644
--- a/drivers/gpu/nvgpu/gm20b/clk_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/clk_gm20b.c
@@ -78,7 +78,7 @@ static inline u32 div_to_pl(u32 div)
78} 78}
79 79
80/* FIXME: remove after on-silicon testing */ 80/* FIXME: remove after on-silicon testing */
81#define PLDIV_GLITCHLESS 1 81#define PLDIV_GLITCHLESS 0
82 82
83/* Calculate and update M/N/PL as well as pll->freq 83/* Calculate and update M/N/PL as well as pll->freq
84 ref_clk_f = clk_in_f; 84 ref_clk_f = clk_in_f;