summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/fifo_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/fifo_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/fifo_gk20a.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/fifo_gk20a.h b/drivers/gpu/nvgpu/gk20a/fifo_gk20a.h
index ae728a36..a9703385 100644
--- a/drivers/gpu/nvgpu/gk20a/fifo_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/fifo_gk20a.h
@@ -38,6 +38,8 @@
38#define PREEMPT_TIMEOUT_RC 1 38#define PREEMPT_TIMEOUT_RC 1
39#define PREEMPT_TIMEOUT_NORC 0 39#define PREEMPT_TIMEOUT_NORC 0
40 40
41#define GRFIFO_TIMEOUT_CHECK_PERIOD_US 100000
42
41/* 43/*
42 * Number of entries in the kickoff latency buffer, used to calculate 44 * Number of entries in the kickoff latency buffer, used to calculate
43 * the profiling and histogram. This number is calculated to be statistically 45 * the profiling and histogram. This number is calculated to be statistically