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 7ac1d909..c8d06b4f 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -1017,6 +1017,8 @@ struct gk20a {
1017 1017
1018 bool support_pmu; 1018 bool support_pmu;
1019 1019
1020 bool is_virtual;
1021
1020 u32 emc3d_ratio; 1022 u32 emc3d_ratio;
1021 1023
1022#ifdef CONFIG_DEBUG_FS 1024#ifdef CONFIG_DEBUG_FS