summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gr_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gr_gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
index fa0a4c2d..5c638a8d 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
@@ -28,6 +28,7 @@
28#include "mm_gk20a.h" 28#include "mm_gk20a.h"
29 29
30#include <nvgpu/comptags.h> 30#include <nvgpu/comptags.h>
31#include <nvgpu/cond.h>
31 32
32#define GR_IDLE_CHECK_DEFAULT 10 /* usec */ 33#define GR_IDLE_CHECK_DEFAULT 10 /* usec */
33#define GR_IDLE_CHECK_MAX 200 /* usec */ 34#define GR_IDLE_CHECK_MAX 200 /* usec */