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

drm/nve0/fb/gddr5: fix calculation of RDQS setting

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 334565ab
......@@ -999,6 +999,7 @@ nve0_ram_calc(struct nouveau_fb *pfb, u32 freq)
if (ram_have(fuc, mr[i]))
ram->base.mr[i] = ram_rd32(fuc, mr[i]);
}
ram->base.freq = freq;
switch (ram->base.type) {
case NV_MEM_TYPE_DDR3:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册