提交 334565ab 编写于 作者: B Ben Skeggs

drm/nve0/fb/gddr5: switch off some other random bit at some point

As seen when comparing us vs nv on my GTX660
Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 01891690
......@@ -602,7 +602,7 @@ nve0_ram_calc_gddr5(struct nouveau_fb *pfb, u32 freq)
} else {
data = 0xa40e0000;
}
nve0_ram_train(fuc, 0xbc0e0000, data);
nve0_ram_train(fuc, 0xbc0f0000, data);
ram_nsec(fuc, 1000);
if (ram->mode == 2) { /*XXX*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册