提交 2b6f1c5f 编写于 作者: B Ben Skeggs

drm/nvc0/gr: fix typo in class9197 init

Reported-by: NChristoph Bumiller <e0425955@student.tuwien.ac.at>
Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 066d65db
......@@ -1209,7 +1209,7 @@ nvc0_grctx_generate_9197(struct drm_device *dev)
for (mthd = 0x3400; mthd <= 0x35fc; mthd += 4)
nv_mthd(dev, 0x9197, mthd, 0x00000000);
}
nv_mthd(dev, 0x9297, 0x02e4, 0x0000b001);
nv_mthd(dev, 0x9197, 0x02e4, 0x0000b001);
}
static void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册