summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gr_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gr_gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
index cd6fe9cb..903b2754 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
@@ -217,6 +217,7 @@ struct gr_gk20a {
217 u32 comptags_per_cacheline; 217 u32 comptags_per_cacheline;
218 u32 slices_per_ltc; 218 u32 slices_per_ltc;
219 u32 cacheline_size; 219 u32 cacheline_size;
220 u32 gobs_per_comptagline_per_slice;
220 221
221 u32 max_gpc_count; 222 u32 max_gpc_count;
222 u32 max_fbps_count; 223 u32 max_fbps_count;