summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 c1a04ce4f078..f4d9a2d7bdfe 100644
--- a/drivers/gpu/nvgpu/gk20a/fifo_gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/fifo_gk20a.c
@@ -1298,7 +1298,7 @@ static bool gk20a_fifo_handle_sched_error(struct gk20a *g)
gk20a_fifo_recover(g, BIT(engine_id),
ch->timeout_debug_dump);
} else {
- gk20a_warn(dev_from_gk20a(g),
+ gk20a_dbg_info(
"fifo is waiting for ctx switch for %d ms,"
"ch = %d\n",
ch->timeout_accumulated_ms,