summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
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 171d5bd4..591ffbc6 100644
--- a/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h
@@ -261,7 +261,7 @@ union pmu_ap_msg {
261#define APCTRL_MINIMUM_IDLE_FILTER_DEFAULT_US (100) 261#define APCTRL_MINIMUM_IDLE_FILTER_DEFAULT_US (100)
262#define APCTRL_MINIMUM_TARGET_SAVING_DEFAULT_US (10000) 262#define APCTRL_MINIMUM_TARGET_SAVING_DEFAULT_US (10000)
263#define APCTRL_POWER_BREAKEVEN_DEFAULT_US (2000) 263#define APCTRL_POWER_BREAKEVEN_DEFAULT_US (2000)
264#define APCTRL_CYCLES_PER_SAMPLE_MAX_DEFAULT (100) 264#define APCTRL_CYCLES_PER_SAMPLE_MAX_DEFAULT (200)
265 265
266/* 266/*
267 * Disable reason for Adaptive Power Controller 267 * Disable reason for Adaptive Power Controller