summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/fifo_gk20a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/fifo_gk20a.c')
-rw-r--r--drivers/gpu/nvgpu/gk20a/fifo_gk20a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/fifo_gk20a.c b/drivers/gpu/nvgpu/gk20a/fifo_gk20a.c
index 2740129f..f50277f3 100644
--- a/drivers/gpu/nvgpu/gk20a/fifo_gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/fifo_gk20a.c
@@ -1387,7 +1387,7 @@ static bool gk20a_fifo_handle_sched_error(struct gk20a *g)
1387 gk20a_fifo_recover(g, BIT(engine_id), 1387 gk20a_fifo_recover(g, BIT(engine_id),
1388 ch->timeout_debug_dump); 1388 ch->timeout_debug_dump);
1389 } else { 1389 } else {
1390 gk20a_warn(dev_from_gk20a(g), 1390 gk20a_dbg_info(
1391 "fifo is waiting for ctx switch for %d ms," 1391 "fifo is waiting for ctx switch for %d ms,"
1392 "ch = %d\n", 1392 "ch = %d\n",
1393 ch->timeout_accumulated_ms, 1393 ch->timeout_accumulated_ms,