diff options
-rw-r--r-- | shared-core/nv50_graph.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-core/nv50_graph.c b/shared-core/nv50_graph.c index 264f3c8a..17649ba0 100644 --- a/shared-core/nv50_graph.c +++ b/shared-core/nv50_graph.c @@ -968,6 +968,7 @@ nv50_graph_create_context(struct nouveau_channel *chan) DRM_ERROR("Error hacking up initial context: %d\n", ret); return ret; } + break; } INSTANCE_WR(chan->ramin_grctx->gpuobj, 0x00000/4, |