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 8ac82428..48b34db7 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -1269,6 +1269,8 @@ struct gk20a {
1269 /* memory training sequence and mclk switch scripts */ 1269 /* memory training sequence and mclk switch scripts */
1270 u32 mem_config_idx; 1270 u32 mem_config_idx;
1271 1271
1272 u64 dma_memory_used;
1273
1272#if defined(CONFIG_TEGRA_GK20A_NVHOST) && defined(CONFIG_TEGRA_19x_GPU) 1274#if defined(CONFIG_TEGRA_GK20A_NVHOST) && defined(CONFIG_TEGRA_19x_GPU)
1273 phys_addr_t syncpt_unit_base; 1275 phys_addr_t syncpt_unit_base;
1274 size_t syncpt_unit_size; 1276 size_t syncpt_unit_size;