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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 4e1c4ff4..ce26125d 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -456,6 +456,7 @@ struct gpu_ops {
456 int (*preempt_ch_tsg)(struct gk20a *g, u32 id, 456 int (*preempt_ch_tsg)(struct gk20a *g, u32 id,
457 unsigned int id_type, unsigned int timeout_rc_type); 457 unsigned int id_type, unsigned int timeout_rc_type);
458 void (*init_pbdma_intr_descs)(struct fifo_gk20a *f); 458 void (*init_pbdma_intr_descs)(struct fifo_gk20a *f);
459 int (*reset_enable_hw)(struct gk20a *g);
459 } fifo; 460 } fifo;
460 struct pmu_v { 461 struct pmu_v {
461 /*used for change of enum zbc update cmd id from ver 0 to ver1*/ 462 /*used for change of enum zbc update cmd id from ver 0 to ver1*/