提交 18d8cf93 编写于 作者: B Ben Skeggs

drm/nouveau/disp/nv50-: increase timeout on pio channel free() polling

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 61a41097
......@@ -32,7 +32,7 @@
bool
curs507a_space(struct nv50_wndw *wndw)
{
nvif_msec(&nouveau_drm(wndw->plane.dev)->client.device, 2,
nvif_msec(&nouveau_drm(wndw->plane.dev)->client.device, 100,
if (nvif_rd32(&wndw->wimm.base.user, 0x0008) >= 4)
return true;
);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册