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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 9d272646..b55f4517 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -759,6 +759,8 @@ struct gpu_ops {
759 struct vm_gk20a *vm, u32 big_page_size); 759 struct vm_gk20a *vm, u32 big_page_size);
760 bool (*mmu_fault_pending)(struct gk20a *g); 760 bool (*mmu_fault_pending)(struct gk20a *g);
761 void (*fault_info_mem_destroy)(struct gk20a *g); 761 void (*fault_info_mem_destroy)(struct gk20a *g);
762 u32 (*get_kind_invalid)(void);
763 u32 (*get_kind_pitch)(void);
762 } mm; 764 } mm;
763 /* 765 /*
764 * This function is called to allocate secure memory (memory 766 * This function is called to allocate secure memory (memory