summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a')
-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 44b6de8d..4f83bba3 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
@@ -333,6 +333,7 @@ struct gr_gk20a {
333 u32 num_fbps; 333 u32 num_fbps;
334 334
335 u32 max_comptag_lines; 335 u32 max_comptag_lines;
336 u32 compbit_backing_size;
336 u32 comptags_per_cacheline; 337 u32 comptags_per_cacheline;
337 u32 slices_per_ltc; 338 u32 slices_per_ltc;
338 u32 cacheline_size; 339 u32 cacheline_size;