提交 27100ac9 编写于 作者: B Ben Skeggs

drm/nouveau: oops, increase channel dispc_vma to 4

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 664695ae
...@@ -294,7 +294,7 @@ struct nouveau_channel { ...@@ -294,7 +294,7 @@ struct nouveau_channel {
uint32_t sw_subchannel[8]; uint32_t sw_subchannel[8];
struct nouveau_vma dispc_vma[2]; struct nouveau_vma dispc_vma[4];
struct { struct {
struct nouveau_gpuobj *vblsem; struct nouveau_gpuobj *vblsem;
uint32_t vblsem_head; uint32_t vblsem_head;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册