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, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
index eac710d1..59176af8 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
@@ -279,8 +279,6 @@ struct gr_gk20a {
279 s32 max_used_color_index; 279 s32 max_used_color_index;
280 s32 max_used_depth_index; 280 s32 max_used_depth_index;
281 281
282 u32 status_disable_mask;
283
284#define GR_CHANNEL_MAP_TLB_SIZE 2 /* must of power of 2 */ 282#define GR_CHANNEL_MAP_TLB_SIZE 2 /* must of power of 2 */
285 struct gr_channel_map_tlb_entry chid_tlb[GR_CHANNEL_MAP_TLB_SIZE]; 283 struct gr_channel_map_tlb_entry chid_tlb[GR_CHANNEL_MAP_TLB_SIZE];
286 u32 channel_tlb_flush_index; 284 u32 channel_tlb_flush_index;