summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index e0434360..191d1c39 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -122,6 +122,7 @@ enum gk20a_cbc_op {
122#define GPU_LIT_FBPA_STRIDE 23 122#define GPU_LIT_FBPA_STRIDE 23
123#define GPU_LIT_FBPA_BASE 24 123#define GPU_LIT_FBPA_BASE 24
124#define GPU_LIT_FBPA_SHARED_BASE 25 124#define GPU_LIT_FBPA_SHARED_BASE 25
125#define GPU_LIT_SM_PRI_STRIDE 26
125 126
126#define nvgpu_get_litter_value(g, v) (g)->ops.get_litter_value((g), v) 127#define nvgpu_get_litter_value(g, v) (g)->ops.get_litter_value((g), v)
127 128