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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
index dadcbca2..d4f7bc70 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
@@ -211,7 +211,7 @@ struct gr_gk20a {
211 u32 num_fbps; 211 u32 num_fbps;
212 212
213 u32 comptags_per_cacheline; 213 u32 comptags_per_cacheline;
214 u32 slices_per_fbp; 214 u32 slices_per_ltc;
215 u32 cacheline_size; 215 u32 cacheline_size;
216 216
217 u32 max_gpc_count; 217 u32 max_gpc_count;