提交 d8b66245 编写于 作者: B Ben Skeggs

drm/nve0/graph: bump hub2gpc buffer size

Reported-by: NChristoph Bumiller <e0425955@student.tuwien.ac.at>
Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 6d597027
......@@ -136,7 +136,7 @@ nve0_graph_create_context_mmio_list(struct nouveau_channel *chan)
int gpc;
int ret;
ret = nouveau_gpuobj_new(dev, chan, 0x2000, 256, NVOBJ_FLAG_VM,
ret = nouveau_gpuobj_new(dev, chan, 0x3000, 256, NVOBJ_FLAG_VM,
&grch->unk408004);
if (ret)
return ret;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册