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

drm/nv50: fix 100c90 write on nva3

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 b6fd7807
......@@ -20,6 +20,7 @@ nv50_fb_init(struct drm_device *dev)
case 0x50:
nv_wr32(dev, 0x100c90, 0x0707ff);
break;
case 0xa3:
case 0xa5:
case 0xa8:
nv_wr32(dev, 0x100c90, 0x0d0fff);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册