summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/mm_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/mm_gk20a.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
index 3bc568d6..29f32d8f 100644
--- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
@@ -103,9 +103,6 @@ struct gr_ctx_desc {
103#endif 103#endif
104}; 104};
105 105
106#define NVGPU_GR_PREEMPTION_MODE_WFI 0
107#define NVGPU_GR_PREEMPTION_MODE_CTA 2
108
109struct compbit_store_desc { 106struct compbit_store_desc {
110 struct mem_desc mem; 107 struct mem_desc mem;
111 108