mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 13:40:13 +01:00
nouveau: forgot to add a break
This commit is contained in:
parent
68b83a8813
commit
cf3c0123a0
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue