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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
index 8ce110a1..ee2bb61e 100644
--- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
@@ -417,6 +417,7 @@ struct mm_gk20a {
417 417
418 u32 ce_ctx_id; 418 u32 ce_ctx_id;
419 bool cleared; 419 bool cleared;
420 struct mutex first_clear_mutex;
420 421
421 struct list_head clear_list_head; 422 struct list_head clear_list_head;
422 struct mutex clear_list_mutex; 423 struct mutex clear_list_mutex;