summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/fifo_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/fifo_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/fifo_gk20a.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/fifo_gk20a.h b/drivers/gpu/nvgpu/gk20a/fifo_gk20a.h
index fa1d9f72..3587ffa8 100644
--- a/drivers/gpu/nvgpu/gk20a/fifo_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/fifo_gk20a.h
@@ -383,7 +383,6 @@ void __locked_fifo_preempt_timeout_rc(struct gk20a *g, u32 id,
383int gk20a_fifo_setup_ramfc(struct channel_gk20a *c, 383int gk20a_fifo_setup_ramfc(struct channel_gk20a *c,
384 u64 gpfifo_base, u32 gpfifo_entries, 384 u64 gpfifo_base, u32 gpfifo_entries,
385 unsigned long timeout, u32 flags); 385 unsigned long timeout, u32 flags);
386int gk20a_fifo_set_priority(struct channel_gk20a *ch, u32 priority);
387int gk20a_fifo_set_timeslice(struct channel_gk20a *ch, unsigned int timeslice); 386int gk20a_fifo_set_timeslice(struct channel_gk20a *ch, unsigned int timeslice);
388void gk20a_fifo_setup_ramfc_for_privileged_channel(struct channel_gk20a *c); 387void gk20a_fifo_setup_ramfc_for_privileged_channel(struct channel_gk20a *c);
389int gk20a_fifo_alloc_inst(struct gk20a *g, struct channel_gk20a *ch); 388int gk20a_fifo_alloc_inst(struct gk20a *g, struct channel_gk20a *ch);