提交 40bbee55 编写于 作者: B Ben Skeggs

drm/nouveau/gr/gf100-: wfi after register-bashing golden init

Match RM.
Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
Reviewed-by: NLyude Paul <lyude@redhat.com>
上级 0d755707
......@@ -1410,6 +1410,8 @@ gf100_grctx_generate_main(struct gf100_gr_chan *chan)
grctx->r408840(gr);
if (grctx->r419c0c)
grctx->r419c0c(gr);
gf100_gr_wait_idle(gr);
}
#define CB_RESERVED 0x80000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册