summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/mm_gk20a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/mm_gk20a.c')
-rw-r--r--drivers/gpu/nvgpu/gk20a/mm_gk20a.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/mm_gk20a.c b/drivers/gpu/nvgpu/gk20a/mm_gk20a.c
index dd492d92..3b0b020d 100644
--- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.c
@@ -2801,8 +2801,6 @@ int gk20a_mm_fb_flush(struct gk20a *g)
2801 2801
2802 mutex_lock(&mm->l2_op_lock); 2802 mutex_lock(&mm->l2_op_lock);
2803 2803
2804 g->ops.ltc.elpg_flush(g);
2805
2806 /* Make sure all previous writes are committed to the L2. There's no 2804 /* Make sure all previous writes are committed to the L2. There's no
2807 guarantee that writes are to DRAM. This will be a sysmembar internal 2805 guarantee that writes are to DRAM. This will be a sysmembar internal
2808 to the L2. */ 2806 to the L2. */