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

drm/nve0/fb: turn off some bits in 10f584 at init

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 cb54dd2f
......@@ -1178,6 +1178,7 @@ nve0_ram_init(struct nouveau_object *object)
data += 4;
}
nv_wr32(pfb, 0x10f65c, save);
nv_mask(pfb, 0x10f584, 0x11000000, 0x00000000);
switch (ram->base.type) {
case NV_MEM_TYPE_GDDR5:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册